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 4efc241d7a8 [MINOR] Avoid wrong way to get the latest completed 
instant (#12590)
     add 3040aa5b4b3 [HUDI-8663] Look up in col stats based on indexed cols 
(#12575)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/PartitionStatsIndexSupport.scala   |   7 +-
 .../org/apache/hudi/SparkBaseIndexSupport.scala    |  53 +++--
 .../apache/spark/sql/hudi/DataSkippingUtils.scala  | 198 +++++++++++------
 .../org/apache/hudi/TestDataSkippingUtils.scala    |   4 +-
 .../hudi/functional/TestColumnStatsIndex.scala     |  14 +-
 .../functional/TestColumnStatsIndexWithSQL.scala   | 238 ++++++++++++++++++++-
 6 files changed, 406 insertions(+), 108 deletions(-)

Reply via email to