hudi-bot opened a new issue, #15057: URL: https://github.com/apache/hudi/issues/15057
The logic in org.apache.hudi.table.action.commit.FlinkDeleteHelper#deduplicateKeys does not dedup correctly. Flink/JavaDeleteHelper should merge with HoodieDeleteHelper and change API to use HoodieData. The dedup logic will be fixed along the way. Have dedicated test class for HoodieDeleteHelper will be great. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-3614 - Type: Bug - Epic: https://issues.apache.org/jira/browse/HUDI-538 - Fix version(s): - 1.1.0 --- ## Comments 20/Aug/22 00:36;xushiyan;This was put on-hold due to perf concern from the refactoring.;;; -- 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]
