-
For a simple database queries (such as `SELECT * from foo where bar="baz"`), we'd like to capture the following attributes when possible (on spans):
- `db.operation.name = SELECT`
- `db.collectio…
-
This meta-issue is a roadmap for the developments of the `AggJoiner` and `AggTarget` estimators, currently implemented in #600.
We need to merge the following PRs before tackling any of the develop…
-
Jira Link: [DB-13314](https://yugabyte.atlassian.net/browse/DB-13314)
### Description
We have observed that the Prometheus metric scraping taking more than 10 seconds when there are 3000 tables an…
-
**_Tips before filing an issue_**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
- Join the mailing list to engage in conversations and get faster support at dev-subscribe@h…
-
### Describe the bug
When starting langfuse on a self-hosted environment with two replicas, I get a deadlock on database initialization. According to the documentation, it should be possible to sel…
-
**Is your feature request related to a problem?**
The current table locks do not allow FaTE transactions operating on different parts of a table to run concurrently.
**Describe the solution you'd …
-
The following is a non-exhaustive list of relevant BDD packages to be included. Please, add comments with others to be added to this list.
### C / C++
- [x] [Adiar](https://github.com/ssoelvsten…
-
### Query engine
Spark
### Question
# Background
Spark will pass `catalog` name to `renameTable` operations as part of its `to` identifier, and if that `catalog` name is not handled (i.e. stripped…
-
### Preflight Checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions
- [X] I have joined the [ZITADEL chat](https://zitadel.com/chat)
### Describe your problem
# …
-
I have the following setup:
- One process which is responsible with creating checkpoint for a delta table, on a specific frequency. This application is using RUST delta-rs library version: `0.17.3`
…