You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by xu...@apache.org on 2022/10/27 18:19:34 UTC

[hudi] branch master updated (7accc476d3 -> 5b9fcc4540)

This is an automated email from the ASF dual-hosted git repository.

xushiyan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


    from 7accc476d3 [HUDI-5087] Fix incorrect merging sequence for Column Stats Record in `HoodieMetadataPayload` (#7053)
     add 5b9fcc4540 [HUDI-4946] fix merge into with no preCombineField having dup row by only insert (#6824)

No new revisions were added by this update.

Summary of changes:
 .../hudi/command/MergeIntoHoodieTableCommand.scala |  69 +++--------
 .../spark/sql/hudi/TestMergeIntoTable2.scala       | 134 ++++++++++++++++++++-
 2 files changed, 152 insertions(+), 51 deletions(-)