You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by da...@apache.org on 2023/03/11 02:58:16 UTC

[hudi] branch master updated (5416f001dc7 -> 9c44339e4bb)

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

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


    from 5416f001dc7 [HUDI-5917] Fix HoodieRetryWrapperFileSystem getDefaultReplication (#8150)
     add 9c44339e4bb [HUDI-5909] Reuse hive client if possible (#8139)

No new revisions were added by this update.

Summary of changes:
 hudi-spark-datasource/hudi-spark-common/pom.xml    |  6 +++++
 .../apache/spark/sql/hive/HiveClientUtils.scala    | 17 +++++++++---
 .../spark/sql/hive/TestHiveClientUtils.scala}      | 30 +++++++++-------------
 pom.xml                                            |  7 +++++
 4 files changed, 38 insertions(+), 22 deletions(-)
 copy hudi-spark-datasource/hudi-spark-common/src/{main/scala/org/apache/spark/sql/hive/HiveClientUtils.scala => test/scala/org/apache/spark/sql/hive/TestHiveClientUtils.scala} (58%)