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 51034fe [HUDI-3396] Refactoring `MergeOnReadRDD` to avoid
duplication, fetch only projected columns (#4888)
add 0c09a97 [HUDI-3435] Do not throw exception when instant to rollback
does not exist in metadata table active timeline (#4821)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/client/HoodieTimelineArchiver.java | 17 +++++++-
.../functional/TestHoodieBackedMetadata.java | 21 ++++++----
.../apache/hudi/io/TestHoodieTimelineArchiver.java | 47 +++++++++++++++++++---
.../apache/hudi/metadata/HoodieTableMetadata.java | 13 ++++++
.../hudi/metadata/HoodieTableMetadataUtil.java | 27 +++++++++++--
5 files changed, 108 insertions(+), 17 deletions(-)