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 a18bcd5bb034 fix: Skip payload class validation when merge mode is not
custom with v9 tables (#14116)
add 1a9b6e6af9b9 fix: Fixing error msg when table is not found with
MergeIntoCommand (#14118)
No new revisions were added by this update.
Summary of changes:
.../spark/sql/HoodieCatalystPlansUtils.scala | 5 ++++
.../hudi/analysis/HoodieSparkBaseAnalysis.scala | 10 ++++++-
.../sql/hudi/dml/others/TestMergeIntoTable.scala | 33 ++++++++++++++++++++++
.../spark/sql/HoodieSpark33CatalystPlanUtils.scala | 4 +++
.../spark/sql/HoodieSpark34CatalystPlanUtils.scala | 6 ++++
.../spark/sql/HoodieSpark35CatalystPlanUtils.scala | 6 ++++
.../spark/sql/HoodieSpark40CatalystPlanUtils.scala | 6 ++++
7 files changed, 69 insertions(+), 1 deletion(-)