This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 26c00a3adef [HUDI-7187] Fix integ test props to honor new streamer
properties (#10866)
add 9b094e628d6 [HUDI-7510] Loosen the compaction scheduling and rollback
check for MDT (#10874)
No new revisions were added by this update.
Summary of changes:
.../metadata/HoodieBackedTableMetadataWriter.java | 74 ++++-----
.../common/testutils/HoodieMetadataTestTable.java | 1 -
.../FlinkHoodieBackedTableMetadataWriter.java | 19 ---
.../hudi/client/TestJavaHoodieBackedMetadata.java | 34 ++---
.../hudi/testutils/TestHoodieMetadataBase.java | 2 +-
.../functional/TestHoodieBackedMetadata.java | 95 +++++++-----
.../apache/hudi/io/TestHoodieTimelineArchiver.java | 165 +++++++++++++--------
.../table/action/compact/CompactionTestBase.java | 2 +-
8 files changed, 202 insertions(+), 190 deletions(-)