-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
**Describe the problem you faced**
We are incrementally upserting data into our Hudi table/s every 5 minutes.
We have set CLEANER_POLICY as KEEP_LATEST_BY_HOURS with CLEANER_HOURS_RETAINED = 48.
…
-
**Describe the problem you faced**
I find some data loss in the new base file: [00000000-9e95-4471-bba0-5604a282aa34-0_0-12-4_20230208003459996.parquet].
I doubt that compaction plan may miss some …
-
UseCase:
We use Hudi COW tables. Data is stored in GCS (Google cloud). Our datasets have 4 columns with few billions of rows. We ingest data on a weekly basis. Weekly data can be few GB to few TB. Mo…
-
HoodieStreamer have a KafkaSource, but didn't find KinesisSource. Requesting to create this source.
-
flinksql api execute sql
CREATE TABLE hudi_table(
ts timestamp(3),
uuid VARCHAR(40) PRIMARY KEY NOT ENFORCED,
rider VARCHAR(20),
driver VARCHAR(20),
fare DOUBLE,
city VA…
-
**Describe the problem you faced**
We're running Hudi 0.9 in production and we are seeing intermittent issues where the latency introduced by index operations spiked to 8-10x longer than usual wh…
-
My project depends on library that needs to use 2.13. Is there any plans to support this version?
A clear and concise description of what you expected to happen.
**Environment Description**
*…
-
**_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-subscri…
-
## Context
Currently, our Trino clusters have multiple catalogs connecting to the same metastore (Glue) and object storage (S3) to segregate them logically and control different permissions(w/ Ranger…