hudi
hudi copied to clipboard
Upserts, Deletes And Incremental Processing on Big Data.
### Change Logs #### Background When a corrupted block appears at the end of a Log file, the Trino Reader (LogScanner) fails to read it. This is because Hudi attempts...
## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-8605 - Type: Bug - Fix version(s): - 1.1.0
For schema conflict resolution, previously we assume all instances with type COMMIT or DELTA_COMMIT comes with a valid schema. This is not true as there can be cases where hoodie...
## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-8498 - Type: Bug - Fix version(s): - 1.1.0
## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-8499 - Type: Improvement - Fix version(s): - 1.1.0
## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-8512 - Type: Improvement - Fix version(s): - 1.1.0
## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-8566 - Type: Test - Fix version(s): - 1.1.0
[https://github.com/apache/hudi/pull/12307#discussion_r1872244128] Revisit the following logic to see if the exception class (TableNotFoundException) is accurate. {code:java} if (layoutVersion.isPresent() && tableConfigVersion.isPresent()) { // Ensure layout version passed in config is not lower...
## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-8675 - Type: New Feature - Fix version(s): - 1.1.0
[https://github.com/apache/hudi/pull/12943#discussion_r1987183961] ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-9153 - Type: Sub-task - Parent: https://issues.apache.org/jira/browse/HUDI-9054 - Fix version(s): - 1.1.0