This is an automated email from the ASF dual-hosted git repository.
vinoyang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from 191470d [HUDI-1797] Remove the com.google.guave jar from
hudi-flink-bundle to avoid conflicts. (#2828)
add b6d949b [HUDI-1801] FlinkMergeHandle rolling over may miss to rename
the latest file handle (#2831)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hudi/io/FlinkMergeHandle.java | 39 +++++++++-------------
.../commit/BaseFlinkCommitActionExecutor.java | 2 +-
.../hudi/table/action/commit/FlinkMergeHelper.java | 8 ++---
.../apache/hudi/table/HoodieDataSourceITCase.java | 28 ++++++++++++++++
4 files changed, 48 insertions(+), 29 deletions(-)