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 2022/09/08 04:15:35 UTC

[beam] branch master updated (f3cdbbf13a1 -> cea122724c5)

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 f3cdbbf13a1 Moving to 2.43.0-SNAPSHOT on master branch.
     add 4c3048b94e6 Use cloudpickle for Java Python transforms.
     new cea122724c5 Merge pull request #23073 Use cloudpickle for Java Python 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:
 .../apache/beam/sdk/extensions/python/PythonExternalTransform.java   | 3 ++-
 .../python/apache_beam/runners/portability/expansion_service_main.py | 5 +++++
 .../python/apache_beam/runners/portability/local_job_service_main.py | 5 -----
 3 files changed, 7 insertions(+), 6 deletions(-)


[beam] 01/01: Merge pull request #23073 Use cloudpickle for Java Python transforms.

Posted by ro...@apache.org.
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 cea122724c5cd87a403684004452305ca64b3a68
Merge: f3cdbbf13a1 4c3048b94e6
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Wed Sep 7 21:15:27 2022 -0700

    Merge pull request #23073 Use cloudpickle for Java Python transforms.

 .../apache/beam/sdk/extensions/python/PythonExternalTransform.java   | 3 ++-
 .../python/apache_beam/runners/portability/expansion_service_main.py | 5 +++++
 .../python/apache_beam/runners/portability/local_job_service_main.py | 5 -----
 3 files changed, 7 insertions(+), 6 deletions(-)