You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by fo...@apache.org on 2023/02/14 06:16:51 UTC

[hudi] branch master updated (d395f058183 -> 71a62627cdd)

This is an automated email from the ASF dual-hosted git repository.

forwardxu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


    from d395f058183 [HUDI-3580] [RFC-48] Create RFC for LogCompaction support to Hudi (#5041)
     add 71a62627cdd [HUDI-5772] Align Flink clustering configuration with HoodieClusteringConfig (#7928)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/configuration/FlinkOptions.java    | 48 +++++++++++++++-------
 .../sink/clustering/FlinkClusteringConfig.java     | 16 ++++++++
 .../apache/hudi/streamer/FlinkStreamerConfig.java  | 16 ++++++++
 .../org/apache/hudi/util/FlinkWriteClients.java    |  4 ++
 4 files changed, 70 insertions(+), 14 deletions(-)