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/03/30 17:51:39 UTC

[beam] branch master updated (b58ba45 -> bfd151a)

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 b58ba45  [BEAM-9557] Fix timer window boundary checking (#11252)
     add b2e7fd9  Side input signals for legacy worker.
     add bfd151a  Merge pull request #11250 Side input signals for legacy worker.

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/pvalue.py                  | 13 ++++++++-
 .../apache_beam/runners/worker/opcounters.py       |  7 +++--
 .../apache_beam/runners/worker/operations.py       | 32 +++++++++-------------
 .../apache_beam/runners/worker/sideinputs.py       | 19 ++++++++++---
 4 files changed, 44 insertions(+), 27 deletions(-)