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 8d19ebf [HUDI-993] Let delete API use
"hoodie.delete.shuffle.parallelism" (#1703)
add 6537af2 [HUDI-1153] Spark DataSource and Streaming Write must fail
when operation type is misconfigured (#2014)
No new revisions were added by this update.
Summary of changes:
.../hudi/common/model/WriteOperationType.java | 8 +++++
.../main/java/org/apache/hudi/DataSourceUtils.java | 23 ++++++++-------
.../scala/org/apache/hudi/DataSourceOptions.scala | 11 +++----
.../org/apache/hudi/HoodieSparkSqlWriter.scala | 34 ++++++++++------------
.../java/org/apache/hudi/TestDataSourceUtils.java | 7 +++--
5 files changed, 47 insertions(+), 36 deletions(-)