This is an automated email from the ASF dual-hosted git repository.
sivabalan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from a0712c9d9117 fix: (HUDI-9119) Fix Avro SpecificRecord generation
process (#13990)
add 8674953034f8 fix(spark): Update merge into command to check if
ordering field is set for EventTimeOrdering (#14006)
No new revisions were added by this update.
Summary of changes:
.../sql/hudi/dml/others/TestMergeIntoTable2.scala | 21 ++++++++++++++++-----
.../TestMergeIntoTableWithNonRecordKeyField.scala | 15 ++++++++-------
.../dml/others/TestPartialUpdateForMergeInto.scala | 2 +-
.../hudi/command/MergeIntoHoodieTableCommand.scala | 11 +++++++++++
.../hudi/command/MergeIntoHoodieTableCommand.scala | 11 +++++++++++
5 files changed, 47 insertions(+), 13 deletions(-)