This is an automated email from the ASF dual-hosted git repository.
fanrui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 678370b18e1 [FLINK-28853] Document the split level watermark alignment
feature and fixup grammar from the configuration table
add 522ff833ad7 [FLINK-32023][API / DataStream] Add config
execution.buffer-timeout.enabled to flush only when the output buffer is full.
No new revisions were added by this update.
Summary of changes:
.../generated/execution_configuration.html | 10 +++-
.../flink/configuration/ExecutionOptions.java | 22 +++++++--
.../environment/StreamExecutionEnvironment.java | 17 +++++--
.../streaming/api/graph/StreamGraphGenerator.java | 3 +-
.../api/StreamExecutionEnvironmentTest.java | 55 ++++++++++++++++++++++
5 files changed, 96 insertions(+), 11 deletions(-)