You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tv...@apache.org on 2020/07/02 23:38:41 UTC

[beam] branch master updated (cf6bb3d -> c7d31f3)

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

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


    from cf6bb3d  Merge pull request #12052 from dhodun/patch-1
     add 927cd94  Throw an error when main output has the same tag as side outputs
     new c7d31f3  Throw an error when main output has the same tag as side outputs #11709

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/transforms/core.py | 53 ++++++++++++++++--------------
 1 file changed, 29 insertions(+), 24 deletions(-)


[beam] 01/01: Throw an error when main output has the same tag as side outputs #11709

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

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

commit c7d31f39b4d9a0fff5a36176a85462ee4a496742
Merge: cf6bb3d 927cd94
Author: tvalentyn <tv...@users.noreply.github.com>
AuthorDate: Thu Jul 2 16:38:19 2020 -0700

    Throw an error when main output has the same tag as side outputs #11709

 sdks/python/apache_beam/transforms/core.py | 53 ++++++++++++++++--------------
 1 file changed, 29 insertions(+), 24 deletions(-)