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 31192242cea [HUDI-6261] Make deltastreamer exceptions more descriptive
(#8638)
add 464b9753b85 [HUDI-6260] Fix the MDT compaction reader with the instant
range filtering (#8797)
No new revisions were added by this update.
Summary of changes:
.../hudi/table/action/compact/HoodieCompactor.java | 26 ++++++++++++++++---
.../apache/hudi/common/table/log/InstantRange.java | 29 +++++++++++++++++++++-
.../hudi/metadata/HoodieBackedTableMetadata.java | 6 ++---
.../metadata/HoodieMetadataLogRecordReader.java | 22 +++-------------
4 files changed, 58 insertions(+), 25 deletions(-)