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 2019/01/09 19:07:06 UTC

[beam] branch master updated (3b2bd96 -> ca87e7c)

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 3b2bd96  Merge pull request #7448 from kadircet/master
     add dc6a03b  Fix wordcount examples in Python 3
     new ca87e7c  Merge pull request #7447 from RobbeSneyders/wordcount

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_debugging_test.py | 4 ++--
 sdks/python/apache_beam/examples/wordcount_minimal_test.py   | 4 ++--
 sdks/python/apache_beam/examples/wordcount_test.py           | 4 ++--
 sdks/python/apache_beam/testing/util.py                      | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)


[beam] 01/01: Merge pull request #7447 from RobbeSneyders/wordcount

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 ca87e7cd9799f81b3438178330961079909d23ab
Merge: 3b2bd96 dc6a03b
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Wed Jan 9 11:06:55 2019 -0800

    Merge pull request #7447 from RobbeSneyders/wordcount
    
    [BEAM-5313] Fix wordcount examples in Python 3

 sdks/python/apache_beam/examples/wordcount_debugging_test.py | 4 ++--
 sdks/python/apache_beam/examples/wordcount_minimal_test.py   | 4 ++--
 sdks/python/apache_beam/examples/wordcount_test.py           | 4 ++--
 sdks/python/apache_beam/testing/util.py                      | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)