This is an automated email from the ASF dual-hosted git repository.
xushiyan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 7f331af97c [HUDI-3625][RFC-60] Optimized storage layout for Cloud
Object Stores (#5113)
add 34b226c0cb [HUDI-4812] Fixing `FileIndex` impls to properly batch
partitions listing (#7233)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/BaseHoodieTableFileIndex.java | 37 +++++++++++++---------
.../hudi/metadata/HoodieBackedTableMetadata.java | 4 +--
.../scala/org/apache/hudi/HoodieFileIndex.scala | 31 +++++++++---------
.../apache/hudi/SparkHoodieTableFileIndex.scala | 6 ++--
4 files changed, 43 insertions(+), 35 deletions(-)