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/17 14:27:43 UTC

[hudi] branch master updated (d95caa9300 -> fd7bb181cf)

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 d95caa9300 [HUDI-4865] Optimize HoodieAvroUtils#isMetadataField to use O(1) complexity (#6702)
     add fd7bb181cf [HUDI-4736] Fix inflight clean action preventing clean service to continue when multiple cleans are not allowed (#6536)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/client/BaseHoodieWriteClient.java  | 18 +++++++--------
 .../java/org/apache/hudi/table/TestCleaner.java    | 27 +++++++++++++---------
 2 files changed, 25 insertions(+), 20 deletions(-)