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

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


    from 8821c87a796 [HUDI-8860] Test values() on ExternalSpillableMap (#12626)
     add 71b0bf0e3d8 [HUDI-8824] MIT should error out for some assignment 
clause patterns (#12584)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/common/util/ConfigUtils.java   |  16 +-
 .../scala/org/apache/hudi/HoodieBaseRelation.scala |   2 +-
 .../hudi/command/MergeIntoHoodieTableCommand.scala | 171 ++++++++++++++-----
 .../sql/hudi/common/HoodieSparkSqlTestBase.scala   |  13 ++
 .../spark/sql/hudi/dml/TestMergeIntoTable.scala    |   7 +-
 .../spark/sql/hudi/dml/TestMergeIntoTable2.scala   | 190 ++++++++++++++++++++-
 .../TestMergeIntoTableWithNonRecordKeyField.scala  |   2 +-
 .../hudi/dml/TestPartialUpdateForMergeInto.scala   |   2 +-
 8 files changed, 343 insertions(+), 60 deletions(-)

Reply via email to