hudi-bot opened a new issue, #17261: URL: https://github.com/apache/hudi/issues/17261
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?;;; -- 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]
