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/04/24 06:59:13 UTC

[beam] 01/01: Merge pull request #5191 [BEAM-4097] Set environment for Python sdk function specs.

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 07f2a45c686ef0ae829849a77bd0622be6dd7ec8
Merge: eb5f7eb c51279c
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Mon Apr 23 23:58:59 2018 -0700

    Merge pull request #5191 [BEAM-4097] Set environment for Python sdk function specs.

 sdks/python/apache_beam/coders/coders.py           |  2 ++
 sdks/python/apache_beam/pipeline.py                |  5 ++--
 sdks/python/apache_beam/pvalue.py                  |  4 ++-
 .../python/apache_beam/runners/pipeline_context.py | 30 ++++++++++++++++++++--
 .../runners/portability/universal_local_runner.py  | 19 ++++++++++++--
 sdks/python/apache_beam/transforms/core.py         |  1 +
 sdks/python/apache_beam/utils/urns.py              |  1 +
 7 files changed, 55 insertions(+), 7 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
robertwb@apache.org.