You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2018/01/23 18:26:34 UTC

[beam] branch master updated (94d5c0b -> 7a4e98f)

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

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


    from 94d5c0b  Merge pull request #4437 from robertwb/runner-api-combine-fn
     add 3be0467  Disable combiner lifting optimization in DataflowRunner for fnapi
     add a69f6b6  Disable combiner lifting when only the streaming flag is set.
     new 7a4e98f  Merge pull request #4455 from aaltay/comb

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/examples/wordcount_fnapi.py         | 8 +-------
 sdks/python/apache_beam/runners/dataflow/dataflow_runner.py | 9 +++++++++
 2 files changed, 10 insertions(+), 7 deletions(-)

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

[beam] 01/01: Merge pull request #4455 from aaltay/comb

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

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

commit 7a4e98f2e128ca537f8546b27cdf12763640e863
Merge: 94d5c0b a69f6b6
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Tue Jan 23 10:26:29 2018 -0800

    Merge pull request #4455 from aaltay/comb
    
    [BEAM-2937] Disable combiner lifting optimization in python DataflowRunner for fnapi

 sdks/python/apache_beam/examples/wordcount_fnapi.py         | 8 +-------
 sdks/python/apache_beam/runners/dataflow/dataflow_runner.py | 9 +++++++++
 2 files changed, 10 insertions(+), 7 deletions(-)

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