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 56159e2855e [HUDI-8610] Fix clustering/replacecommit action inference
(#12375)
add 57c6a98462a [HUDI-8588] Col stats pruning is ignoring to leverage
stats from log files (#12374)
No new revisions were added by this update.
Summary of changes:
.../scala/org/apache/hudi/BucketIndexSupport.scala | 2 +-
.../org/apache/hudi/ColumnStatsIndexSupport.scala | 2 +-
.../org/apache/hudi/ExpressionIndexSupport.scala | 2 +-
.../org/apache/hudi/SparkBaseIndexSupport.scala | 6 +-
.../functional/TestColumnStatsIndexWithSQL.scala | 118 ++++++++++++++++++++-
.../hudi/command/index/TestExpressionIndex.scala | 2 +-
6 files changed, 121 insertions(+), 11 deletions(-)