This is an automated email from the ASF dual-hosted git repository.
robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 297448f Merge pull request #5158: [BEAM-4062] Fix performance
regression in FileBasedSink
add f7468b0 [BEAM-3812] Avoid pickling composite transforms.
add d04eca0 Fix PTransformOverloads that were relying on pickling.
new e30e0c8 Merge pull request #5174 [BEAM-3812] Avoid pickling composite
transforms.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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
[email protected].