This is an automated email from the ASF dual-hosted git repository.
leesf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from bd57282f248 [HUDI-5482] Nulls should be counted in the value count
stats for mor table (#7482)
add f2b2ec9539d [HUDI-5343] HoodieFlinkStreamer supports async clustering
for append mode (#7403)
No new revisions were added by this update.
Summary of changes:
.../sink/clustering/FlinkClusteringConfig.java | 37 +++++++--------
.../hudi/sink/compact/FlinkCompactionConfig.java | 30 ++++++------
.../apache/hudi/streamer/FlinkStreamerConfig.java | 53 ++++++++++++++++++++--
.../apache/hudi/streamer/HoodieFlinkStreamer.java | 21 +++++++--
4 files changed, 95 insertions(+), 46 deletions(-)