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 7a00f86 [HUDI-2791] Allows duplicate files for metadata commit (#4033)
add bf00876 [HUDI-2798] Fix flink query operation fields (#4041)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hudi/io/HoodieMergeHandle.java | 23 +++++---
.../hudi/table/action/compact/HoodieCompactor.java | 1 +
.../apache/hudi/source/IncrementalInputSplits.java | 67 +++++++++++++++-------
.../table/format/mor/MergeOnReadInputFormat.java | 10 ++--
.../apache/hudi/table/format/TestInputFormat.java | 17 +++---
5 files changed, 78 insertions(+), 40 deletions(-)