Support record merge mode with partial updates
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Right now the new partial update support with partial updates stored in the log block works in Spark SQL MERGE INTO and the merging logic either based on the transaction time or event time is fully taken care inside "HoodieSparkRecordMerger". It would be good to decouple the merging logic from the merger and use the record merge mode to control how to merge partial updates.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-7843
- Type: Sub-task
- Parent: https://issues.apache.org/jira/browse/HUDI-9108
- Fix version(s):
- 1.1.0
---
## Comments
05/Mar/25 12:45;vinoth;I think this is a blocker?;;;
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.