TengHuo commented on issue #7106: URL: https://github.com/apache/hudi/issues/7106#issuecomment-1306584539
Thanks @alexeykudinkin for your reply. Got it, I saw there are 2 tickets in JIRA about this new API `RecordMerge`, [HUDI-4380](https://issues.apache.org/jira/browse/HUDI-4380), [HUDI-4988](https://issues.apache.org/jira/browse/HUDI-4988). And as mentioned in [RFC-46 doc](https://github.com/wulei0302/hudi/blob/1784fe48a0c573597b9c4aa8a9b352f4379a7554/rfc/rfc-46/rfc-46.md#record-merge-api), there will be also a `backward-compatibility bridge` introduced for the migration from `HoodieRecordPayload ` to `HoodieMerge`. May I ask if we can know a rough timeline of these new API? Will they be released in Hudi 0.13.0? If so, I think we can refactor our code based on your new design. -- 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]
