This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from cbc7f81719e [HUDI-8234] Fix and enable
testPartitionStatsWithMultiWriter (#12073)
add d84c03097ae [HUDI-8273] Fix read optimized query for bootstrap tables
(#12082)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/common/model/FileSlice.java | 24 +++++++++-
.../org/apache/hudi/integ/ITTestHoodieDemo.java | 9 ++--
.../scala/org/apache/hudi/HoodieFileIndex.scala | 15 ++----
.../hudi/HoodieHadoopFsRelationFactory.scala | 4 +-
.../functional/TestNewHoodieParquetFileFormat.java | 56 +++++++++++++++-------
5 files changed, 72 insertions(+), 36 deletions(-)