This is an automated email from the ASF dual-hosted git repository.

danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


    from 91510d705b60 perf(flink): scope column stats reads to candidate 
partitions (#19992)
     add 319afce31cc3 fix(spark): propagate incremental instant range to MOR 
file group reader (#19948)

No new revisions were added by this update.

Summary of changes:
 .../hudi/BaseSparkInternalRowReaderContext.java    |  4 +-
 .../SparkFileFormatInternalRowReaderContext.scala  | 20 ++++-
 .../TestBaseSparkInternalRowReaderContext.java     |  2 +-
 .../hudi/core/read/BaseHoodieTableFileIndex.java   |  6 +-
 .../hudi/HoodieHadoopFsRelationFactory.scala       | 11 ++-
 .../org/apache/hudi/HoodieMergeOnReadRDDV2.scala   |  6 +-
 .../hudi/MergeOnReadIncrementalRelationV2.scala    | 14 +++-
 .../HoodieFileGroupReaderBasedFileFormat.scala     | 12 ++-
 .../TestIncrementalReadWithFileGroupReader.scala   | 95 +++++++++++++++++++---
 9 files changed, 144 insertions(+), 26 deletions(-)

Reply via email to