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 46a2399 [HUDI-1902] Global index for flink writer (#2958)
add 7d2971d [HUDI-1911] Reuse the partition path and file group id for
flink write data buffer (#2961)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/configuration/FlinkOptions.java | 2 +-
.../org/apache/hudi/sink/StreamWriteFunction.java | 89 +++++++++++++++++++---
.../sink/partitioner/BucketAssignFunction.java | 2 -
.../org/apache/hudi/sink/TestWriteCopyOnWrite.java | 19 ++---
.../apache/hudi/table/HoodieDataSourceITCase.java | 1 +
5 files changed, 89 insertions(+), 24 deletions(-)