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

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

commit 1e698901336b3499ad48d1bd2110963e45f364b7
Merge: 518a29b 708a79e
Author: Lukasz Cwik <[email protected]>
AuthorDate: Wed May 16 13:17:02 2018 -0700

    [BEAM-4236, BEAM-2927] Make Python SDK side inputs work with non well known 
coders and also work with Dataflow

 sdks/python/apache_beam/pvalue.py                  |  22 +--
 sdks/python/apache_beam/runners/common.pxd         |   1 +
 sdks/python/apache_beam/runners/common.py          |  22 ++-
 .../runners/dataflow/dataflow_runner.py            |  18 +--
 .../apache_beam/runners/dataflow/internal/names.py |   1 +
 .../runners/portability/fn_api_runner.py           | 165 ++++++++++++---------
 sdks/python/apache_beam/runners/runner.py          |  18 +--
 .../apache_beam/runners/worker/bundle_processor.py |  34 ++++-
 8 files changed, 162 insertions(+), 119 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to