This is an automated email from the ASF dual-hosted git repository.
vinoyang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 61fc3c03a6 [HUDI-4447] fix SQL metasync when perform delete table
operation (#6180)
add 59f652a19c [HUDI-4424] Add new compactoin trigger stratgy:
NUM_COMMITS_AFTER_REQ… (#6144)
No new revisions were added by this update.
Summary of changes:
.../action/compact/CompactionTriggerStrategy.java | 2 +
.../compact/ScheduleCompactionActionExecutor.java | 23 +++++++
.../table/action/compact/TestInlineCompaction.java | 74 ++++++++++++++++++++++
.../apache/hudi/common/util/CompactionUtils.java | 30 +++++++++
4 files changed, 129 insertions(+)