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/20 00:57:54 UTC

[beam] 01/01: Merge pull request #5174 [BEAM-3812] Avoid pickling composite transforms.

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 e30e0c807321934e862358e1e3be32dc74374aeb
Merge: 297448f d04eca0
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Thu Apr 19 17:57:43 2018 -0700

    Merge pull request #5174 [BEAM-3812] Avoid pickling composite transforms.

 sdks/python/apache_beam/io/gcp/pubsub.py           | 10 +++++++
 sdks/python/apache_beam/pipeline.py                | 11 +++++--
 sdks/python/apache_beam/pipeline_test.py           | 33 ++------------------
 sdks/python/apache_beam/portability/python_urns.py |  4 ++-
 sdks/python/apache_beam/transforms/core.py         |  5 ++++
 sdks/python/apache_beam/transforms/ptransform.py   | 35 ++++++++++++++--------
 sdks/python/apache_beam/utils/urns.py              |  4 ++-
 7 files changed, 56 insertions(+), 46 deletions(-)

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