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/03/04 00:15:59 UTC

[hudi] branch master updated (a4ba0ff -> be9a264)

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 a4ba0ff  [HUDI-3552] Strength the NetworkUtils#getHostname by checking network interfaces first (#4942)
     add be9a264  [HUDI-3548] Fix if user specify key "hoodie.datasource.clustering.async.enable" directly, async clustering not work (#4905)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/hudi/DataSourceUtils.java |  6 -----
 .../org/apache/hudi/HoodieSparkSqlWriter.scala     |  3 +--
 .../java/org/apache/hudi/TestDataSourceUtils.java  | 26 ++++++++++++++++++++++
 3 files changed, 27 insertions(+), 8 deletions(-)