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

robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from f3247d2  [BEAM-4287] Fix to use the residual instead of the current 
restriction on process continuations.
     add bc0df4c  fix assert equals_to_per_window to actually assert window's 
existence
     add ea9b1f3  Fix [BEAM-8581] and [BEAM-8582]
     add b72c584  Merge pull request #10304 [BEAM-8581] and [BEAM-8582] 
watermark and trigger fixes

No new revisions were added by this update.

Summary of changes:
 .../runners/direct/transform_evaluator.py          | 10 ++-
 sdks/python/apache_beam/runners/direct/util.py     |  9 +-
 .../python/apache_beam/testing/test_stream_test.py | 16 ++--
 sdks/python/apache_beam/testing/util.py            | 78 ++++++++++++++----
 sdks/python/apache_beam/testing/util_test.py       | 96 ++++++++++++++++++++++
 sdks/python/apache_beam/transforms/trigger.py      | 96 +++++++++++++++++-----
 sdks/python/apache_beam/transforms/trigger_test.py | 12 +--
 7 files changed, 259 insertions(+), 58 deletions(-)

Reply via email to