-
From the looks of the README, the `bemidb` binary will only serve one database - is it in the works to allow it to serve more than one, acting more like a PG cluster? Matters to me b/c we do database-…
-
I have a very simple table with 12K rows (therefore not friendly to partitioning limited to 100 distinct values). I create the table and see the following warning messages when I insert data:
```…
-
### Feature Request / Improvement
This allows distribution of the Catalog object within Ray.
Fokko updated
1 month ago
-
### Describe the proposal
Currently there are two sort connectors that can be running on both flink1.13 and flink1.15 which are starrocks and PostGreSQL
We should provide flink 1.15 support on a…
-
**Problem statement:**
In some cases it is difficult to implement partitioning in Hive due to mismatches in partition granularity vs what users actually want to query on e.g. partitioned by day/mon…
-
### Search before asking
- [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
### Desc…
-
### Query engine
_No response_
### Question
https://iceberg.apache.org/docs/1.5.2/configuration/#hadoop-configuration
I've been implementing a data ingester with Apache Iceberg 1.5.2 JAVA AP…
-
### What's the use case?
We're looking at an multi-dimensional asset graph which is probably prohibitively expensive to look at the whole thing partitioned both by day, and static partition (100k sta…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Description
This is a tutorial on how to …
-
`athena_scan` is the most basic thing to implement, but scans an entire table. Unfortunately, the way Athena works, it will be difficult to optimize that for large tables. And in most cases, I'm assum…