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 2021/03/09 22:51:52 UTC

[beam] branch master updated (d772aea -> f8da690)

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 d772aea  Merge pull request #14177 from ibzib/BEAM-9689
     add d30d095  [BEAM-11357] Add the ability to declare annotations to Python.
     add 660fbc3  lint
     add 1fb5ecc  Another test.
     add f8da690  Merge pull request #14160 [BEAM-11357] Add the ability to declare annotations to Python.

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/pipeline.py              | 27 +++++++++++++++++-
 sdks/python/apache_beam/pipeline_test.py         | 36 ++++++++++++++++++++++++
 sdks/python/apache_beam/transforms/ptransform.py |  3 ++
 3 files changed, 65 insertions(+), 1 deletion(-)