You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2018/10/09 10:55:35 UTC

[beam] branch master updated (28f2090 -> 61c5ba0)

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

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


    from 28f2090  Merge pull request #6375 [BEAM-4858] Improve batch size estimator.
     add 1bcd18d  [BEAM-2887] Remove special FnApi version of wordcount.
     add 81866ea  Actually use opts.
     new 61c5ba0  Merge pull request #6504 [BEAM-2887] Remove special FnApi version of 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:
 .../python/apache_beam/examples/wordcount_fnapi.py | 146 ---------------------
 .../apache_beam/examples/wordcount_it_test.py      |  20 ++-
 2 files changed, 8 insertions(+), 158 deletions(-)
 delete mode 100644 sdks/python/apache_beam/examples/wordcount_fnapi.py


[beam] 01/01: Merge pull request #6504 [BEAM-2887] Remove special FnApi version of wordcount.

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

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

commit 61c5ba09bea0a373009efeea2513d5d398482b8b
Merge: 28f2090 81866ea
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Tue Oct 9 12:55:29 2018 +0200

    Merge pull request #6504 [BEAM-2887] Remove special FnApi version of wordcount.
    
    [BEAM-2887] Remove special FnApi version of wordcount.

 .../python/apache_beam/examples/wordcount_fnapi.py | 146 ---------------------
 .../apache_beam/examples/wordcount_it_test.py      |  20 ++-
 2 files changed, 8 insertions(+), 158 deletions(-)