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/23 17:22:56 UTC

[beam] branch master updated (068c76a -> 78e600e)

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 068c76a  Merge pull request #4932 from aaltay/mobi
     add 3018536  [BEAM-3861] Complete streaming wordcount test in Python SDK
     new 78e600e  Merge pull request #4930 from markflyhigh/py-swc-it-2-rv

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:
 .../examples/streaming_wordcount_it_test.py        |  40 +++++---
 .../apache_beam/io/gcp/tests/pubsub_matcher.py     | 112 +++++++++++++++++++++
 .../io/gcp/tests/pubsub_matcher_test.py            |  91 +++++++++++++++++
 .../runners/dataflow/test_dataflow_runner.py       |  27 +++--
 4 files changed, 248 insertions(+), 22 deletions(-)
 create mode 100644 sdks/python/apache_beam/io/gcp/tests/pubsub_matcher.py
 create mode 100644 sdks/python/apache_beam/io/gcp/tests/pubsub_matcher_test.py

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

[beam] 01/01: Merge pull request #4930 from markflyhigh/py-swc-it-2-rv

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 78e600e4cc455ce44560b69d1bbb30c8305a75fc
Merge: 068c76a 3018536
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Fri Mar 23 10:22:53 2018 -0700

    Merge pull request #4930 from markflyhigh/py-swc-it-2-rv
    
    [BEAM-3861] Complete streaming wordcount test in Python SDK

 .../examples/streaming_wordcount_it_test.py        |  40 +++++---
 .../apache_beam/io/gcp/tests/pubsub_matcher.py     | 112 +++++++++++++++++++++
 .../io/gcp/tests/pubsub_matcher_test.py            |  91 +++++++++++++++++
 .../runners/dataflow/test_dataflow_runner.py       |  27 +++--
 4 files changed, 248 insertions(+), 22 deletions(-)

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