This is an automated email from the ASF dual-hosted git repository.
vbalaji pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 1fc4d1c5db7 [HUDI-6209] Move test deps to tests-common (#8708)
add 2e2459ed865 Do not combine records if write operation is Upsert and
COMBINE_BEFORE_UPSERT is disabled (#7998)
No new revisions were added by this update.
Summary of changes:
.../hudi/common/model/WriteOperationType.java | 15 ++++
.../org/apache/hudi/HoodieSparkSqlWriter.scala | 16 +++--
.../org/apache/hudi/TestHoodieSparkSqlWriter.scala | 81 ++++++++++++++++++++++
3 files changed, 108 insertions(+), 4 deletions(-)