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/09/26 05:06:08 UTC

[hudi] branch master updated (8bf2f5738b -> 6377b776b7)

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 8bf2f5738b [HUDI-4830] Fix testNoGlobalConfFileConfigured when add hudi-defaults.conf in default dir (#6652)
     add 6377b776b7 [HUDI-4760] Fixing repeated trigger of data file creations w/ clustering (#6561)

No new revisions were added by this update.

Summary of changes:
 .../action/commit/BaseCommitActionExecutor.java    |  3 +-
 .../apache/hudi/client/SparkRDDWriteClient.java    | 19 +++++++++
 .../TestHoodieClientOnCopyOnWriteStorage.java      | 46 +++++++++++++++++++++-
 3 files changed, 64 insertions(+), 4 deletions(-)