This is an automated email from the ASF dual-hosted git repository.
leesf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from 53d2d6a [HUDI-2744] Fix parsing of metadadata table compaction
timestamp when metrics are enabled (#3976)
add 38b6934 [HUDI-2683] Parallelize deleting archived hoodie commits
(#3920)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/config/HoodieCompactionConfig.java | 10 ++++++
.../org/apache/hudi/config/HoodieWriteConfig.java | 4 +++
.../hudi/table/HoodieTimelineArchiveLog.java | 41 +++++++++++++++-------
.../java/org/apache/hudi/common/fs/FSUtils.java | 25 +++++++++----
4 files changed, 61 insertions(+), 19 deletions(-)