danny0405 commented on PR #6388: URL: https://github.com/apache/hudi/pull/6388#issuecomment-2342875687
`DefaultHoodieRecordPayload` extends from `OverwriteWithLatestAvroPayload`. I think we can merge this now, previously this is added because the preCombine from avro log records does not have a preCombine field for deletes, this is not an issue after we introduced `DeleteRecord` and persist the ordering Value. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
