hudi icon indicating copy to clipboard operation
hudi copied to clipboard

Upserts, Deletes And Incremental Processing on Big Data.

Results 1006 hudi issues
Sort by recently updated
recently updated
newest added

### Change Logs Improve record write failure log and metrics in AppendWrite Function ### Impact no ### Risk level (write none, low medium or high below) none ### Documentation Update...

size:M

### Change Logs HBase 2.4+ does not allocate a block cache automatically within the CacheConfig but requires a BlockCache instance to be passed in. This is different from HBase 1.x...

size:M

### Change Logs - Update spark reader to use HoodieFileGroupReader - Add logic for easily checking if a row represents a delete operation to avoid converting to and from avro...

size:M

### 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._...

size:S

### Change Logs There is some backwards compatibility issues with reading archived timeline instants pre 0.8. 1st issue is that Avro was upgraded in 0.12 to a version which does...

size:M

### Change Logs When entire file list becomes empty for a given partition(delete partition), we need to get rid of the entire record from FILES partition. ### Impact Metadata table...

size:S

**_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...

spark
hive
data-consistency

### Change Logs Remove constraints: 1. Virtual Key 2. Bootstrap files ### Impact Make FG reader based compactor more general. ### Risk level (write none, low medium or high below)...

size:XS

### Change Logs Remove the FG reader flag usage to see if any functionalities would fail. ### Impact No impact. ### Risk level (write none, low medium or high below)...

size:M

### Change Logs While running table services asynchronously in the Streamer, we discovered the timeline server can only serve one write client at a time safely. When there are multiple...

size:S