You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by co...@apache.org on 2022/07/18 01:49:35 UTC

[hudi] branch master updated (ded197800a -> 3964c476e0)

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(-)