You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "yuehanwang (Jira)" <ji...@apache.org> on 2023/04/08 15:41:00 UTC

[jira] [Created] (HUDI-6050) We should add HoodieOperation when deduplicate records in WriteHelper

yuehanwang created HUDI-6050:
--------------------------------

             Summary: We should add HoodieOperation when deduplicate records in WriteHelper
                 Key: HUDI-6050
                 URL: https://issues.apache.org/jira/browse/HUDI-6050
             Project: Apache Hudi
          Issue Type: Bug
            Reporter: yuehanwang


Now in FlinkWriteHelper we saved the record operation when deduplicate records. The others WriteHelper should saved operation as the same. Expecially when we open the  ALLOW_OPERATION_METADATA_FIELD config.  these incorrect deduplicate record function will causes the original operation to be lost

 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)