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 0ed4e11a87b [HUDI-5807] Read partition values from file and create
infra to support reading only a subset of columns (#11770)
add bc8fd9b8bf5 [HUDI-8137] Support time travel query on MDT in Spark
Datasource (#11860)
No new revisions were added by this update.
Summary of changes:
.../hudi/metadata/HoodieBackedTableMetadata.java | 9 +-
.../src/main/scala/org/apache/hudi/Iterators.scala | 2 +-
.../TestMetadataTableWithSparkDataSource.scala | 174 ++++++++++++++++++++-
3 files changed, 180 insertions(+), 5 deletions(-)