This is an automated email from the ASF dual-hosted git repository.
janl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 3f05945888e [YAML] Schema-producing Create. (#29030)
add 1a27d2cee0c flush buffer during drain operation for
requiresStableInput operator (#28554)
new bf5ded44e6e Merge pull request #29102: [flink] Flush buffer during
drain operation for requiresStableInput operator
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../beam/runners/flink/FlinkPipelineOptions.java | 8 ++
.../wrappers/streaming/DoFnOperator.java | 14 ++++
.../wrappers/streaming/DoFnOperatorTest.java | 92 ++++++++++++++++++++++
.../shortcodes/flink_java_pipeline_options.html | 5 ++
.../shortcodes/flink_python_pipeline_options.html | 5 ++
5 files changed, 124 insertions(+)