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 80248d0 Merge pull request #13318: [BEAM-11300] Improve Nexmark
performance:
add 8de6faa [BEAM-11481] emit output watermark on watermark hold change
new bea6f88 Merge pull request #13571: [BEAM-11481] emit output watermark
on watermark hold change
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 | 23 ++-
.../streaming/KeyedPushedBackElementsHandler.java | 5 +-
.../streaming/state/FlinkStateInternals.java | 4 +-
.../wrappers/streaming/DoFnOperatorTest.java | 169 ++++++++++++++++++++-
4 files changed, 194 insertions(+), 7 deletions(-)