You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2021/04/30 22:07:04 UTC

[beam] branch master updated (7e1aa0d -> 4bd217c)

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

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


    from 7e1aa0d  Merge pull request #14693 from ibzib/accum-coder
     add 299cf1a  Updates transform overriding to support parent/child external transforms
     add 4bd217c  Merge pull request #14692: [BEAM-12242] Updates transform overriding to support parent/child external transforms

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/pipeline.py                | 25 +++++++++-
 sdks/python/apache_beam/transforms/external.py     |  8 ++-
 .../python/apache_beam/transforms/external_test.py | 57 ++++++++++++++++++++++
 3 files changed, 87 insertions(+), 3 deletions(-)