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 ab4c7774a63 [HUDI-8141] Support incremental query with completion time
(#11947)
add 01ad77a1c8b [HUDI-8388] Fixing col stats lookup to include pruned
partitions along with encoded cols (#12124)
No new revisions were added by this update.
Summary of changes:
.../hudi/metadata/HoodieTableMetadataUtil.java | 2 +-
.../scala/org/apache/hudi/BucketIndexSupport.scala | 2 +-
.../org/apache/hudi/ColumnStatsIndexSupport.scala | 29 +++++++-----
.../org/apache/hudi/FunctionalIndexSupport.scala | 2 +-
.../apache/hudi/PartitionStatsIndexSupport.scala | 4 +-
.../org/apache/hudi/SparkBaseIndexSupport.scala | 16 +++++--
...-4468afca-8a37-4ae8-a150-0c2fd3361080-c000.json | 0
...-4468afca-8a37-4ae8-a150-0c2fd3361080-c000.json | 20 ++++-----
...-4468afca-8a37-4ae8-a150-0c2fd3361080-c000.json | 20 ++++-----
...-4468afca-8a37-4ae8-a150-0c2fd3361080-c000.json | 20 ++++-----
.../hudi/functional/TestColumnStatsIndex.scala | 51 +++++++++++++++++++---
.../utilities/HoodieMetadataTableValidator.java | 2 +-
12 files changed, 114 insertions(+), 54 deletions(-)
copy
hudi-spark-datasource/hudi-spark/src/test/resources/index/colstats/{input-table-json
=>
input-table-json-partition-pruning}/part-00000-4468afca-8a37-4ae8-a150-0c2fd3361080-c000.json
(100%)
copy
hudi-spark-datasource/hudi-spark/src/test/resources/index/colstats/{input-table-json
=>
input-table-json-partition-pruning}/part-00001-4468afca-8a37-4ae8-a150-0c2fd3361080-c000.json
(52%)
copy
hudi-spark-datasource/hudi-spark/src/test/resources/index/colstats/{input-table-json
=>
input-table-json-partition-pruning}/part-00002-4468afca-8a37-4ae8-a150-0c2fd3361080-c000.json
(52%)
copy
hudi-spark-datasource/hudi-spark/src/test/resources/index/colstats/{input-table-json
=>
input-table-json-partition-pruning}/part-00003-4468afca-8a37-4ae8-a150-0c2fd3361080-c000.json
(52%)