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/17 05:25:53 UTC

[hudi] branch master updated (8ca9a54 -> 95e6e53)

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 8ca9a54  [Hudi-3376] Add an option to skip under deletion files for HoodieMetadataTableValidator (#4994)
     add 95e6e53  [HUDI-3404] Automatically adjust write configs based on metadata table and write concurrency mode (#4975)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/config/HoodieWriteConfig.java  |  68 ++++-
 .../apache/hudi/config/TestHoodieWriteConfig.java  | 280 ++++++++++++++++-----
 2 files changed, 272 insertions(+), 76 deletions(-)