Details
-
New Feature
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
To support position-based merging of base and log files, we need to encode positions in the log blocks so that the positions can be used directly, without having to deserialize records or delete keys for OverwriteWithLatest payload, or with ordering values required only for `DefaultHoodieRecordPayload` supporting event time based streaming. We add a new `HeaderMetadataType` to store the positions in the log block header.
Attachments
Issue Links
- is a child of
-
HUDI-6653 Support position-based merging of base and log files
- Closed
- links to