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 e7d3e8c9814 [BEAM-14048] [CdapIO] Add ConfigWrapper for building CDAP 
PluginConfigs (#17051)
     add 09e3290fee4 [BEAM-14196] add test verifying output watermark 
propagation in bundle
     add 51e882c0309 [BEAM-14196] Fix FlinkRunner mid-bundle output watermark 
handling
     new 3ac86e46e82 Merge pull request #17504: [BEAM-14196] add test verifying 
output watermark propagation in bundle

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:
 .../wrappers/streaming/DoFnOperator.java           | 46 ++++++++++++++---
 .../streaming/ExecutableStageDoFnOperator.java     | 12 ++---
 .../beam/runners/flink/FlinkSavepointTest.java     |  2 +-
 .../wrappers/streaming/DoFnOperatorTest.java       | 35 ++++++-------
 .../streaming/ExecutableStageDoFnOperatorTest.java |  3 +-
 .../wrappers/streaming/WindowDoFnOperatorTest.java |  9 ++++
 .../org/apache/beam/sdk/transforms/ParDoTest.java  | 58 +++++++++++++++++++++-
 7 files changed, 129 insertions(+), 36 deletions(-)

Reply via email to