This is an automated email from the ASF dual-hosted git repository.
codope pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from b34e812937 [HUDI-4764] AWS GlueSync turn partition already exist error
into warning (#6505)
add 4fc31ba36f [HUDI-5163] Fix failure handling with spark datasource
write (#7140)
No new revisions were added by this update.
Summary of changes:
.../src/main/scala/org/apache/hudi/DefaultSource.scala | 8 ++++++--
.../sql/hudi/command/AlterHoodieTableDropPartitionCommand.scala | 6 +++++-
.../spark/sql/hudi/command/TruncateHoodieTableCommand.scala | 6 +++++-
.../spark/sql/hudi/command/InsertIntoHoodieTableCommand.scala | 4 ++++
.../spark/sql/hudi/command/MergeIntoHoodieTableCommand.scala | 7 ++++++-
5 files changed, 26 insertions(+), 5 deletions(-)