This is an automated email from the ASF dual-hosted git repository.

codope pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


    from 990c0c565b7 [HUDI-7933] Sync table in Glue/HMS if table base path is 
updated (#11529)
     add 9bc0164a387 [HUDI-7841] RLI and secondary index should consider only 
pruned partitions for file skipping (#11434)

No new revisions were added by this update.

Summary of changes:
 .../table/timeline/HoodieInstantTimeGenerator.java |  6 +++
 .../scala/org/apache/hudi/HoodieFileIndex.scala    |  2 +-
 .../org/apache/hudi/RecordLevelIndexSupport.scala  | 45 +++++++++++++---
 .../org/apache/hudi/SecondaryIndexSupport.scala    |  6 +--
 .../hudi/functional/RecordLevelIndexTestBase.scala | 29 +++++++---
 .../hudi/functional/TestRecordLevelIndex.scala     |  4 +-
 .../functional/TestRecordLevelIndexWithSQL.scala   | 62 ++++++++++++++++++----
 7 files changed, 124 insertions(+), 30 deletions(-)

Reply via email to