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/06 17:35:39 UTC

[hudi] branch master updated (ca273274b0 -> 939b3d1b07)

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 ca273274b0 [HUDI-3340] Fix deploy_staging_jars for different profiles (#5240)
     add 939b3d1b07 [HUDI-3726] Switching from non-partitioned to partitioned key gen does not throw any exception (#5205)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/HoodieSparkSqlWriter.scala     |   9 +-
 .../scala/org/apache/hudi/HoodieWriterUtils.scala  |  27 +++-
 .../org/apache/hudi/TestHoodieSparkSqlWriter.scala | 146 +++++++++++++++++++--
 3 files changed, 168 insertions(+), 14 deletions(-)