hudi
hudi copied to clipboard
Upserts, Deletes And Incremental Processing on Big Data.
## What is the purpose of the pull request RFC for Introduce Secondary Index to Improve HUDI Query Performance ## Brief change log - Modify rfc/README.md - Add rfc/rfc-52 dir...
### Change Logs _Describe context and summary for this change. Highlight if any code was copied._ ### Impact _Describe any public API or user-facing feature change or any performance impact._...
is there any to get primary key from one existing hoodie table
### Change Logs _Describe context and summary for this change. Highlight if any code was copied._ ### Impact _Describe any public API or user-facing feature change or any performance impact._...
### Change Logs _Describe context and summary for this change. Highlight if any code was copied._ ### Impact _Describe any public API or user-facing feature change or any performance impact._...
### Change Logs _Describe context and summary for this change. Highlight if any code was copied._ ### Impact _Describe any public API or user-facing feature change or any performance impact._...
**_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 [email protected]. - If you...
### Change Logs Since #12529 , `BaseCommitActionExecutor` would update col stats by default. But bootstrap operation doesn't support col stats and will fail the bootstraping - https://github.com/apache/hudi/blob/63362ad7b69d0bea50caceb1e744c53454a1cc23/hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/table/action/bootstrap/SparkBootstrapCommitActionExecutor.java#L225 This PR is...
**Describe the problem you faced** now hudi use 1st api of flink sink, and flink suggest 2nd of api "org.apache.flink.api.connector.sink2.Sink", would hudi support it? yeach i wanta hudi to support...
**Describe the problem you faced** Hy, I have an issue with the built-in Cloudwatch Metrics reporter, where it's failing to send some metrics to cloudwatch. It seems to me as...