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 0e9bb024fb9 [HUDI-5559] Support CDC for flink bounded source (#7677)
     add e62b9da66b6 [HUDI-5516] Reduce memory footprint on workload with 
thousand active partitions (#7626)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/io/HoodieCreateHandle.java     |  7 ++-
 .../apache/hudi/client/HoodieFlinkWriteClient.java | 72 ++++++++++++++--------
 .../apache/hudi/io/FlinkWriteHandleFactory.java    | 25 ++++----
 .../org/apache/hudi/sink/StreamWriteFunction.java  | 10 +--
 .../hudi/sink/bulk/BulkInsertWriteFunction.java    |  1 -
 .../hudi/sink/clustering/ClusteringOperator.java   |  1 -
 .../apache/hudi/sink/compact/CompactOperator.java  |  1 -
 7 files changed, 68 insertions(+), 49 deletions(-)

Reply via email to