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 52ea1e4964 [MINOR] fixing timeline server for integ tests (#5289)
     add 458fdd5611 [HUDI-3841] Fixing Column Stats in the presence of Schema 
Evolution (#5275)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/ColumnStatsIndexSupport.scala  |  92 +++++++----
 ...-7e680484-e7e1-48b6-8289-1a7c483b530b-c000.json |   0
 ...-7e680484-e7e1-48b6-8289-1a7c483b530b-c000.json |   0
 ...-7e680484-e7e1-48b6-8289-1a7c483b530b-c000.json |   0
 ...-7e680484-e7e1-48b6-8289-1a7c483b530b-c000.json |   0
 .../column-stats-index-table.json                  |   0
 ...-4468afca-8a37-4ae8-a150-0c2fd3361080-c000.json |   0
 ...-4468afca-8a37-4ae8-a150-0c2fd3361080-c000.json |   0
 ...-4468afca-8a37-4ae8-a150-0c2fd3361080-c000.json |   0
 ...-4468afca-8a37-4ae8-a150-0c2fd3361080-c000.json |   0
 ...-7e680484-e7e1-48b6-8289-1a7c483b530b-c000.json |  10 ++
 ...-7e680484-e7e1-48b6-8289-1a7c483b530b-c000.json |  10 ++
 ...-7e680484-e7e1-48b6-8289-1a7c483b530b-c000.json |  10 ++
 ...-7e680484-e7e1-48b6-8289-1a7c483b530b-c000.json |  10 ++
 .../colstats/partial-column-stats-index-table.json |   4 +
 .../updated-column-stats-index-table.json          |   0
 .../updated-partial-column-stats-index-table.json  |   8 +
 .../hudi/functional/TestColumnStatsIndex.scala     | 168 +++++++++++++++++++--
 18 files changed, 271 insertions(+), 41 deletions(-)
 rename hudi-spark-datasource/hudi-spark/src/test/resources/index/{zorder => 
colstats}/another-input-table-json/part-00000-7e680484-e7e1-48b6-8289-1a7c483b530b-c000.json
 (100%)
 rename hudi-spark-datasource/hudi-spark/src/test/resources/index/{zorder => 
colstats}/another-input-table-json/part-00001-7e680484-e7e1-48b6-8289-1a7c483b530b-c000.json
 (100%)
 rename hudi-spark-datasource/hudi-spark/src/test/resources/index/{zorder => 
colstats}/another-input-table-json/part-00002-7e680484-e7e1-48b6-8289-1a7c483b530b-c000.json
 (100%)
 rename hudi-spark-datasource/hudi-spark/src/test/resources/index/{zorder => 
colstats}/another-input-table-json/part-00003-7e680484-e7e1-48b6-8289-1a7c483b530b-c000.json
 (100%)
 rename hudi-spark-datasource/hudi-spark/src/test/resources/index/{zorder => 
colstats}/column-stats-index-table.json (100%)
 rename hudi-spark-datasource/hudi-spark/src/test/resources/index/{zorder => 
colstats}/input-table-json/part-00000-4468afca-8a37-4ae8-a150-0c2fd3361080-c000.json
 (100%)
 rename hudi-spark-datasource/hudi-spark/src/test/resources/index/{zorder => 
colstats}/input-table-json/part-00001-4468afca-8a37-4ae8-a150-0c2fd3361080-c000.json
 (100%)
 rename hudi-spark-datasource/hudi-spark/src/test/resources/index/{zorder => 
colstats}/input-table-json/part-00002-4468afca-8a37-4ae8-a150-0c2fd3361080-c000.json
 (100%)
 rename hudi-spark-datasource/hudi-spark/src/test/resources/index/{zorder => 
colstats}/input-table-json/part-00003-4468afca-8a37-4ae8-a150-0c2fd3361080-c000.json
 (100%)
 create mode 100644 
hudi-spark-datasource/hudi-spark/src/test/resources/index/colstats/partial-another-input-table-json/part-00000-7e680484-e7e1-48b6-8289-1a7c483b530b-c000.json
 create mode 100644 
hudi-spark-datasource/hudi-spark/src/test/resources/index/colstats/partial-another-input-table-json/part-00001-7e680484-e7e1-48b6-8289-1a7c483b530b-c000.json
 create mode 100644 
hudi-spark-datasource/hudi-spark/src/test/resources/index/colstats/partial-another-input-table-json/part-00002-7e680484-e7e1-48b6-8289-1a7c483b530b-c000.json
 create mode 100644 
hudi-spark-datasource/hudi-spark/src/test/resources/index/colstats/partial-another-input-table-json/part-00003-7e680484-e7e1-48b6-8289-1a7c483b530b-c000.json
 create mode 100644 
hudi-spark-datasource/hudi-spark/src/test/resources/index/colstats/partial-column-stats-index-table.json
 rename hudi-spark-datasource/hudi-spark/src/test/resources/index/{zorder => 
colstats}/updated-column-stats-index-table.json (100%)
 create mode 100644 
hudi-spark-datasource/hudi-spark/src/test/resources/index/colstats/updated-partial-column-stats-index-table.json

Reply via email to