You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by go...@apache.org on 2019/06/12 23:59:13 UTC

[beam] branch master updated (3e3961b -> af7ad3f)

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

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


    from 3e3961b  Merge pull request #8804 from henryken/add-katas
     add af7ad3f  [BEAM-7407] Adds portable wordcount test for Python 3 with Flink runner. (#8745)

No new revisions were added by this update.

Summary of changes:
 build.gradle                                       |  3 +-
 .../org/apache/beam/gradle/BeamModulePlugin.groovy | 55 ++++++++++++++++++++++
 .../apache_beam/runners/portability/job_server.py  |  2 +-
 .../runners/portability/portable_runner.py         | 22 ++++++++-
 sdks/python/build.gradle                           | 47 +++---------------
 .../python/test-suites/portable/py35}/build.gradle | 19 ++++----
 settings.gradle                                    |  1 +
 7 files changed, 96 insertions(+), 53 deletions(-)
 copy {model/pipeline => sdks/python/test-suites/portable/py35}/build.gradle (67%)