This is an automated email from the ASF dual-hosted git repository.
codope pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from ded197800a [HUDI-4170] Make user can use hoodie.datasource.read.paths
to read necessary files (#5722)
add 3964c476e0 Fix file group count issue with metadata partitions (#5892)
No new revisions were added by this update.
Summary of changes:
.../hudi/metadata/HoodieTableMetadataUtil.java | 7 +++
.../hudi/metadata/MetadataPartitionType.java | 2 +-
.../org/apache/hudi/utilities/HoodieIndexer.java | 31 ++++++++---
.../apache/hudi/utilities/TestHoodieIndexer.java | 62 ++++++++++++++++++++--
4 files changed, 91 insertions(+), 11 deletions(-)