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 f6ff95f [MINOR][DOCS] Update hudi-utilities-slim-bundle docs (#5184)
add 4569734 [HUDI-3713] Guarding archival for multi-writer (#5138)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/client/BaseHoodieWriteClient.java | 20 +++--
.../apache/hudi/client/HoodieTimelineArchiver.java | 29 +++++-
.../apache/hudi/client/HoodieFlinkWriteClient.java | 5 +-
.../apache/hudi/client/HoodieJavaWriteClient.java | 2 +-
.../apache/hudi/client/SparkRDDWriteClient.java | 2 +-
.../apache/hudi/io/TestHoodieTimelineArchiver.java | 100 ++++++++++++++++++++-
6 files changed, 138 insertions(+), 20 deletions(-)