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/02/21 21:27:02 UTC

[beam] branch master updated (1133f7b -> 3aece70)

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 1133f7b  Make sure calling try_claim(0) more than once also trows exception. (#10922)
     add 71e2d5d  Add standard protocol capabilities to protos.
     add 4be0a85  [BEAM-9339] Declare capabilities for Python SDK.
     add 3aece70  Merge pull request #10908 [BEAM-9339] Declare capabilities for Python SDK.

No new revisions were added by this update.

Summary of changes:
 .../pipeline/src/main/proto/beam_runner_api.proto  |  24 +++++
 sdks/python/apache_beam/portability/common_urns.py |   3 +
 sdks/python/apache_beam/transforms/environments.py | 106 +++++++++++++++------
 .../apache_beam/transforms/environments_test.py    |  31 +++++-
 4 files changed, 131 insertions(+), 33 deletions(-)