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 1ed2821d2918 feat: Add configurable cleaner policy for metadata table 
(#17935)
     add 4e51856bf1fc fix: Optimize timeline fetch in HoodieROTablePathFilter 
(#17859)

No new revisions were added by this update.

Summary of changes:
 .../SecondaryIndexRecordGenerationUtils.java       |   3 +-
 .../java/org/apache/hudi/common/fs/FSUtils.java    |  11 ++
 .../hudi/metadata/HoodieTableMetadataUtil.java     |  12 +-
 .../hudi/common/testutils/HoodieTestTable.java     |  10 ++
 .../hudi/hadoop/HoodieROTablePathFilter.java       |  30 +++-
 .../hudi/hadoop/TestHoodieROTablePathFilter.java   | 189 +++++++++++++++++++++
 6 files changed, 240 insertions(+), 15 deletions(-)

Reply via email to