nsivabalan commented on PR #13600: URL: https://github.com/apache/hudi/pull/13600#issuecomment-3108975943
CCing my comment from the other patch: Based on our discussion yesterday, here is what we aligned on. We will introduce constructors to BufferedRecord class to construct BufferedRecord by taking in HoodieRecord. and we leverage the same existing apis in BufferedRecordMerger interface for any merging semantics. So that we just have one source of truth for merging. So everywhere else (dedup, global index etc), we will leverage these flows. -- 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]
