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/03/28 00:55:42 UTC

[beam] branch master updated (4983235 -> f47074c)

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 4983235  Merge pull request #4899: Add Go SDK UserCounters
     add 1f681bb  Revert #4781 which broke Python postsubmits
     new f47074c  Merge pull request #4962 from charlesccychen/revert-4781

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:
 .../runners/dataflow/dataflow_runner.py            | 158 +++++----------------
 .../runners/dataflow/dataflow_runner_test.py       |  23 +--
 .../runners/portability/fn_api_runner.py           |  13 +-
 .../apache_beam/runners/worker/bundle_processor.py |   9 +-
 .../apache_beam/runners/worker/sdk_worker.py       |  32 ++---
 sdks/python/apache_beam/typehints/typehints.py     |  31 ----
 6 files changed, 54 insertions(+), 212 deletions(-)

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

[beam] 01/01: Merge pull request #4962 from charlesccychen/revert-4781

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 f47074cc009b781221ea56754523d5ed33b90d2f
Merge: 4983235 1f681bb
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Tue Mar 27 17:55:37 2018 -0700

    Merge pull request #4962 from charlesccychen/revert-4781
    
    Revert #4781 which broke Python postsubmits

 .../runners/dataflow/dataflow_runner.py            | 158 +++++----------------
 .../runners/dataflow/dataflow_runner_test.py       |  23 +--
 .../runners/portability/fn_api_runner.py           |  13 +-
 .../apache_beam/runners/worker/bundle_processor.py |   9 +-
 .../apache_beam/runners/worker/sdk_worker.py       |  32 ++---
 sdks/python/apache_beam/typehints/typehints.py     |  31 ----
 6 files changed, 54 insertions(+), 212 deletions(-)

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