This is an automated email from the ASF dual-hosted git repository.
nsivabalan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 1f479c890cc5 fix(spark): preserve Spark's native unresolved-column
errors in HoodieAnalysis (#18147)
add 01f1496ff565 [MINOR] Forward spark.hoodie.* SparkConf to write path
(parity with read path) (#18650)
No new revisions were added by this update.
Summary of changes:
.../scala/org/apache/hudi/DataSourceOptions.scala | 88 ++++++++++++--
.../main/scala/org/apache/hudi/DefaultSource.scala | 22 ++--
.../scala/org/apache/hudi/HoodieWriterUtils.scala | 8 +-
.../org/apache/hudi/TestDataSourceOptions.scala | 131 ++++++++++++++++++++-
4 files changed, 231 insertions(+), 18 deletions(-)