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 2af83e2d9a8 [HUDI-7411] Meta sync should consider cleaner commit
(#10676)
add dc349f5293f [ENG-6316] Bump cleaner retention for MDT (#537) (#10655)
No new revisions were added by this update.
Summary of changes:
.../hudi/metadata/HoodieMetadataWriteUtils.java | 28 +++++++---
.../metadata/TestHoodieMetadataWriteUtils.java | 64 ++++++++++++++++++++++
2 files changed, 84 insertions(+), 8 deletions(-)
create mode 100644
hudi-client/hudi-client-common/src/test/java/org/apache/hudi/metadata/TestHoodieMetadataWriteUtils.java