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 2018/01/31 03:51:53 UTC

[beam] branch master updated (a14b34e -> 53466d1)

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 a14b34e  Merge pull request #4352: [BEAM-3182][Nexmark][SQL] Implement sql query 3
     add dac0e3f  Updates PTransform overriding to create a new AppliedPTransform object instead of updating the existing node. I think this approach is cleaner.
     new 53466d1  Merge pull request #4535:[BEAM-3512] Updates PTransform overriding to create new AppliedPTransform objects

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 | 64 +++++++++++++++++++++++++------------
 1 file changed, 44 insertions(+), 20 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
chamikara@apache.org.

[beam] 01/01: Merge pull request #4535:[BEAM-3512] Updates PTransform overriding to create new AppliedPTransform objects

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

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

commit 53466d161b432c2a95535bca85294f44ad477967
Merge: a14b34e dac0e3f
Author: Chamikara Jayalath <ch...@google.com>
AuthorDate: Tue Jan 30 19:51:50 2018 -0800

    Merge pull request #4535:[BEAM-3512] Updates PTransform overriding to create new AppliedPTransform objects

 sdks/python/apache_beam/pipeline.py | 64 +++++++++++++++++++++++++------------
 1 file changed, 44 insertions(+), 20 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
chamikara@apache.org.