-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
doris 2.0.9
hudi 0.14.0
### What's Wro…
-
Hudi CLI conf is hard coded to /opt/hudi/packaging/hudi-cli-bundle/conf/hudi-defaults.conf
A clear and concise description of the problem.
**To Reproduce**
Steps to reproduce the behavior:
…
-
# Iceberg
- Partitioning pruning support https://github.com/ClickHouse/ClickHouse/issues/52054 @divanik
- Time Travel Support: https://github.com/ClickHouse/ClickHouse/pull/71072 @divanik @bretth…
-
Added two record keys(customer_id,name) and configured Record index as below
`hudi_options = {
'hoodie.table.name': "hudi-table-with-rli-two-record-keys",
'hoodie.datasource.write.record…
-
### Feature Request / Improvement
# Context
In #112 , we are working on adding UUID support in XTable. Currently, only Iceberg has the concept of a UUID, which is stored as a fixed-size byte array i…
-
-
We have been using hudi as a data lake.
Looking forward to supporting.
-
Hello Hoodie support,
We are migrating from Hudi 12 to Hudi 15 in our production pipelins
but We are not able to migrate the pipelines and there is pipeline outage because pipelines are failing…
-
**Describe the problem you faced**
Record lookup in a table with record level index results in `None.get` exception.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a table wi…
-
### Describe the feature
Hello
If I set up my crawler from GUI console I can choose Hudi S3 Table as a data source to be crawled. This is not yet possible neither on CFN or CDK. CDK already has iceb…