You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Frank Wong (Jira)" <ji...@apache.org> on 2022/06/10 07:59:00 UTC

[jira] [Created] (HUDI-4222) Make HoodieMetadataPayload#preCombine not return a new payload

Frank Wong created HUDI-4222:
--------------------------------

             Summary: Make HoodieMetadataPayload#preCombine not return a new payload
                 Key: HUDI-4222
                 URL: https://issues.apache.org/jira/browse/HUDI-4222
             Project: Apache Hudi
          Issue Type: Improvement
            Reporter: Frank Wong


This method is assuming semantic that `preCombine` operation is bound to pick one or the other object, and should not create a new one. But HoodieMetadataPayload#preCombine create new payload and return it.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)