This is an automated email from the ASF dual-hosted git repository.

mxm pushed a change to branch release-2.20.0
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 8c4e1e4  [BEAM-9503] Insert missing comma in process worker script.
     add 4db0e1c  [BEAM-9573] Correct computing of watermark hold for timer 
output timestamp
     add d9cd005  [BEAM-9566] Mitigate performance issue for output timestamp 
watermark holds
     new a6aaed8  Merge pull request #11220: [BEAM-9573] Correct computing of 
watermark hold for timer output timestamp

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           | 172 ++++++++++++++-------
 .../wrappers/streaming/SplittableDoFnOperator.java |   2 +-
 .../wrappers/streaming/WindowDoFnOperator.java     |   2 +-
 .../wrappers/streaming/DoFnOperatorTest.java       |  51 ++++--
 .../wrappers/streaming/WindowDoFnOperatorTest.java |  36 ++++-
 5 files changed, 194 insertions(+), 69 deletions(-)

Reply via email to