You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by xu...@apache.org on 2021/11/30 02:31:44 UTC

[hudi] branch master updated (536af4b -> 3433f00)

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

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


    from 536af4b  [MINOR] Fix syntax error in create_source_release.sh (#4150)
     add 3433f00  [MINOR] Fix typo,rename 'getUrlEncodePartitoning' to 'getUrlEncodePartitioning' (#4130)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/hudi/common/table/HoodieTableConfig.java | 2 +-
 .../org/apache/spark/sql/hudi/command/DeleteHoodieTableCommand.scala  | 2 +-
 .../apache/spark/sql/hudi/command/InsertIntoHoodieTableCommand.scala  | 2 +-
 .../apache/spark/sql/hudi/command/MergeIntoHoodieTableCommand.scala   | 2 +-
 .../org/apache/spark/sql/hudi/command/UpdateHoodieTableCommand.scala  | 2 +-
 .../src/test/scala/org/apache/hudi/TestHoodieSparkSqlWriter.scala     | 4 ++--
 6 files changed, 7 insertions(+), 7 deletions(-)