You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2020/04/10 21:32:47 UTC

[beam] branch master updated (99fa8ac -> 7082c77)

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 99fa8ac  Merge pull request #11373 from boyuanzz/timers
     add f0ba6bf  [BEAM-9735] Adding Always trigger and using it in Reshuffle
     add 7082c77  Merge pull request #11365 [BEAM-9735] Adding Always trigger and using it in Reshuffle

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/transforms/trigger.py      | 45 +++++++++++++++++++++-
 sdks/python/apache_beam/transforms/trigger_test.py | 34 ++++++++++++++++
 sdks/python/apache_beam/transforms/util.py         |  5 +--
 3 files changed, 79 insertions(+), 5 deletions(-)