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 9bbb458 [MINOR] Remove redundant method-calling. (#2881)
add 5be3997 [HUDI-1841] Tweak the min max commits to keep when setting up
cleaning retain commits for Flink (#2875)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/configuration/FlinkOptions.java | 12 +++++
.../org/apache/hudi/sink/StreamWriteFunction.java | 36 +++++++++-----
.../org/apache/hudi/table/HoodieTableFactory.java | 18 +++++++
.../java/org/apache/hudi/util/StreamerUtil.java | 1 +
.../apache/hudi/table/TestHoodieTableFactory.java | 56 ++++++++++++++++++++++
5 files changed, 112 insertions(+), 11 deletions(-)