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 d78a7b5baa42 fix(flink): avoid reusing split reader functions across
fetchers (#19315)
add 41a8fc881ac8 fix(mdt): use native log format for file group
initialization (#19312)
No new revisions were added by this update.
Summary of changes:
.../metadata/HoodieBackedTableMetadataWriter.java | 36 ++++------
.../hudi/metadata/HoodieMetadataWriteUtils.java | 79 ++++++++++++++++++++++
.../metadata/TestHoodieMetadataWriteUtils.java | 59 ++++++++++++++++
.../apache/hudi/table/format/TestInputFormat.java | 22 ++++--
4 files changed, 165 insertions(+), 31 deletions(-)