-
I updated my Trino cluster from version 455 to 461, and I'm receiving the following error: 'Source subPlans not found for exchange node.' I'm using dbt, and in a scenario with more than 500 models, th…
-
**Is your feature request related to a problem? Please describe.**
Currently, YTsaurus does not provide an option to access data using the Amazon S3 protocol. This would be a valuable addition to i…
-
Currently, reports are in one folder, which is very helpful, but there are 4 files (report_general.html, report_MGEs.html, report_resistance.html, report_virulence.html) separately and I found myself …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Executing `dbt seed` fails if the Dremio space does not exist already. This is because it tri…
-
For 1.2.0 Release Note, See: [Release Note 1.2.0](https://github.com/apache/doris/issues/14461)
[中文 ChangeLog 见二楼]
# Improvement
1. Support Iceberg V2
Support Iceberg V2 (only Position De…
-
Hi,
I have table_names `redis.table-names=a:app,a:sys`
where in redis I have keys `a:app:1`, `a:app:2`, `a:sys`,
by enabling `redis.key-prefix-schema-table=true`, `a:sys` can't match any key, bu…
-
### Query engine
flink 1.18.0
### Question
Hi @stevenzwu In the latest version, use flink sql still cannot define watermarks. This is still not possible when our company wants to use flink sql to i…
-
Relates to: https://github.com/trinodb/trino/issues/9340
The Spark implementation is documented [here](https://iceberg.apache.org/docs/latest/spark-procedures/#rewrite_manifests).
When using the `…
-
### Feature Request / Improvement
currently by default, pyiceberg write all table inside the same path, which is arguable a very bad idea as later, there is no way to provide a fine level security, t…
-
# Problem statement
`TableMetadataBuilder` is useful in modifying/creating `TableMetadata`, and is a core data structure of transaction api. There are already some efforts to create one using deriv…