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 3c43197 [MINOR] Fix typo in IntervalTreeBasedGlobalIndexFileFilter
(#3993)
add 53d2d6a [HUDI-2744] Fix parsing of metadadata table compaction
timestamp when metrics are enabled (#3976)
No new revisions were added by this update.
Summary of changes:
.../functional/TestHoodieBackedMetadata.java | 48 ++++++++++++++--------
.../client/functional/TestHoodieMetadataBase.java | 7 ++--
.../table/timeline/HoodieInstantTimeGenerator.java | 10 ++++-
.../hudi/metadata/HoodieBackedTableMetadata.java | 3 +-
.../table/timeline/TestHoodieActiveTimeline.java | 14 +++++++
5 files changed, 59 insertions(+), 23 deletions(-)