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

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

commit 385faa713951813371dffaf654b5dc8d96e27aa1
Merge: efe0aaf b0bc32a
Author: Eugene Kirpichov <[email protected]>
AuthorDate: Thu Jun 28 13:24:56 2018 -0700

    Merge pull request #5805: Makes Python PortableRunner usable via 
PipelineOptions
    
    Makes Python PortableRunner usable via PipelineOptions

 .../core/construction/graph/PipelineValidator.java | 12 ++---
 .../python/apache_beam/options/pipeline_options.py | 16 ++++++
 .../runners/portability/portable_runner.py         | 62 +++++++++++-----------
 .../runners/portability/portable_runner_test.py    | 20 ++++---
 sdks/python/apache_beam/runners/runner.py          |  7 ++-
 sdks/python/build.gradle                           | 10 ++++
 6 files changed, 80 insertions(+), 47 deletions(-)

Reply via email to