You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2022/04/26 03:03:15 UTC

[hudi] branch master updated (f2ba0fead2 -> 762623a15c)

This is an automated email from the ASF dual-hosted git repository.

sivabalan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


    from f2ba0fead2 [HUDI-3085] Improve bulk insert partitioner abstraction (#4441)
     add 762623a15c [HUDI-3972] Fixing hoodie.properties/tableConfig for no preCombine field with writes (#5424)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/HoodieSparkSqlWriter.scala     |   4 +-
 .../apache/hudi/functional/TestCOWDataSource.scala |  20 +++
 .../apache/hudi/functional/TestMORDataSource.scala |  22 +++
 .../apache/spark/sql/hudi/TestCreateTable.scala    | 147 ++++++++++++---------
 4 files changed, 127 insertions(+), 66 deletions(-)