-
### 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
Support reading Hudi MOR table by us…
-
### Feature Request / Improvement
there are a lot of systems that produce parquet files only, it will be useful if xtable can convert those parquet to modern tables formats without rewriting data j…
-
### Steps to reproduce the behavior (Required)
```
LOAD LABEL db.linyu_20240424_hudi2sr (
DATA FROM TABLE hudi_table
INTO TABLE linyu001_hudi_2_sr_test
TEMPORARY PARTITION(temp__p20210102)
S…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-xtable/issues?q=is%3Aissue) and found no similar issues.
### Please describe the bug 🐞
I wr…
-
According to the [task](https://issues.apache.org/jira/browse/HUDI-5116), support the HUDI create table.
-
Hi guys,
we are trying to use lake house sink connector to load the data into hudi table and now we are trying to integrate trino to read the data from trino, which requires hive meta store and those…
-
## Enhancement
This issue is used to trace hudi related optimization, including metadata and sink.
[ ] refactor hudi table implement.
[ ] refactor current remote file io implement.
[ ] support i…
-
Describe the problem you faced
We were experiencing slow upsert performance when using Hudi with Flink SQL on AWS S3. Tried enabling metadata table, which improved update speed, but the cleaner is …
-
**Describe the problem you faced**
Hi,
I was creating a Flink SQL stream pipeline in AWS EMR to compact data into a Hudi COW table. Because of S3 slowdown errors that occasionally happened duri…
-
**_Tips before filing an issue_**
**Describe the problem you faced**
like #10504 , in different func
```shell
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
…