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 e3e8b7347940 [HUDI-4985] Update ARM64 Docker demo images to use latest
Hudi version (#13902)
add 7a7ad4b35333 fix: [HUDI-9611] Metadata writer tries to initialize
invalid partitions (#13583)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hudi/io/HoodieWriteHandle.java | 2 +-
.../metadata/HoodieBackedTableMetadataWriter.java | 5 +--
.../hudi/common/config/HoodieMetadataConfig.java | 5 +--
.../hudi/metadata/MetadataPartitionType.java | 23 +++++++-------
.../hudi/metadata/TestMetadataPartitionType.java | 37 +++++++++++++++++-----
.../hudi/feature/index/TestSecondaryIndex.scala | 3 +-
6 files changed, 50 insertions(+), 25 deletions(-)