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 f9a597bd783 [HUDI-6842] Fixing flaky tests for async clustering test
(#9671)
add 0fda680bf2c [HUDI-6478] Deduce op as upsert for INSERT INTO (#9665)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/AutoRecordKeyGenerationUtils.scala | 11 +-
.../scala/org/apache/hudi/HoodieWriterUtils.scala | 31 ++--
.../spark/sql/hudi/ProvidesHoodieConfig.scala | 48 +++---
.../sql/hudi/TestAlterTableDropPartition.scala | 1 -
.../apache/spark/sql/hudi/TestInsertTable.scala | 161 ++++++++++++++++-----
.../spark/sql/hudi/TestTimeTravelTable.scala | 22 ++-
6 files changed, 177 insertions(+), 97 deletions(-)