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/03/26 01:08:52 UTC

[beam] branch release-2.29.0 updated (adf43d9 -> 85e93ca)

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

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


    from adf43d9  Merge pull request #14304: Revert "Add License file for the Go SDK for pkg.go.dev" (CP #14267)
     add e334045  [BEAM-11862] Updates ExternalTransformFinder to consider external leaf transforms (#14293)
     new 85e93ca  Merge pull request #14306: [BEAM-11862] Updates ExternalTransformFinder to consider external leaf transforms

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/python/apache_beam/pipeline.py                | 20 +++++++++++++---
 .../runners/portability/expansion_service_test.py  | 20 ++++++++++++++++
 .../python/apache_beam/transforms/external_test.py | 27 ++++++++++++++++++++++
 3 files changed, 64 insertions(+), 3 deletions(-)

[beam] 01/01: Merge pull request #14306: [BEAM-11862] Updates ExternalTransformFinder to consider external leaf transforms

Posted by ch...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

chamikara pushed a commit to branch release-2.29.0
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 85e93ca3a01990e8da1e10af7826662012c06d74
Merge: adf43d9 e334045
Author: Chamikara Jayalath <ch...@apache.org>
AuthorDate: Thu Mar 25 18:07:34 2021 -0700

    Merge pull request #14306: [BEAM-11862] Updates ExternalTransformFinder to consider external leaf transforms

 sdks/python/apache_beam/pipeline.py                | 20 +++++++++++++---
 .../runners/portability/expansion_service_test.py  | 20 ++++++++++++++++
 .../python/apache_beam/transforms/external_test.py | 27 ++++++++++++++++++++++
 3 files changed, 64 insertions(+), 3 deletions(-)