This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 8da99f8a5c9 [HUDI-6540] Support failed writes clean policy for Flink
(#9211)
add d67455a4a71 [HUDI-6466] Fix spark insert overwrite partitioned table
with dynamic partition (#9113)
No new revisions were added by this update.
Summary of changes:
.../scala/org/apache/hudi/DataSourceOptions.scala | 9 +
.../spark/sql/hudi/ProvidesHoodieConfig.scala | 84 ++++++--
.../command/InsertIntoHoodieTableCommand.scala | 16 +-
.../apache/spark/sql/hudi/TestInsertTable.scala | 228 +++++++++++++--------
4 files changed, 225 insertions(+), 112 deletions(-)