Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Now in OverwriteWithLatestAvroPayload.preCombine, we still choose the old record when the new record has the same preCombine field with the old one, actually it is more natural to keep the new incoming record instead. The DefaultHoodieRecordPayload.combineAndGetUpdateValue method already did that.
See issue: https://github.com/apache/hudi/issues/3266.
Attachments
Issue Links
- duplicates
-
HUDI-1763 DefaultHoodieRecordPayload does not honor ordering value when records within multiple log files are merged
- Closed
- links to