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 6b93ccc [HUDI-2738] Remove the bucketAssignFunction useless context
(#3972)
add bc511ed [HUDI-2746] Do not bootstrap for flink insert overwrite
(#3980)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hudi/sink/utils/Pipelines.java | 35 +++++++++++++++++++---
.../apache/hudi/streamer/HoodieFlinkStreamer.java | 2 +-
.../org/apache/hudi/table/HoodieTableSink.java | 3 +-
.../org/apache/hudi/sink/StreamWriteITCase.java | 4 +--
.../apache/hudi/table/HoodieDataSourceITCase.java | 30 +++++++++++++++++++
5 files changed, 66 insertions(+), 8 deletions(-)