This is an automated email from the ASF dual-hosted git repository.
zhangyue19921010 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from d292d1571e6 [HUDI-9370] Unify logic of fetching files and file slices
in the metadata table writer (#13254)
add 444cac26cb1 [HUDI-9149] Follow up: do not use ExternalSpillableMap in
merge handle for Flink COW writing (#13271)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hudi/io/HoodieMergeHandle.java | 14 +++---
.../apache/hudi/io/FlinkMergeAndReplaceHandle.java | 9 ++++
.../java/org/apache/hudi/io/FlinkMergeHandle.java | 9 ++++
.../apache/hudi/configuration/FlinkOptions.java | 7 ---
.../apache/hudi/table/ITTestHoodieDataSource.java | 57 +++-------------------
5 files changed, 32 insertions(+), 64 deletions(-)