This is an automated email from the ASF dual-hosted git repository.
lcwik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 518a29b Merge pull request #5319: Fix some compiler warnings in
sdks/java/core
add 5857cee Add window mapping transform.
add f124c6f Use the coder from the side input PCollection definition by
removing the usage of tags_and_types from the serialized DoFnInfo
add 708a79e Remove garbage collection from PValueCache
new 1e69890 [BEAM-4236, BEAM-2927] Make Python SDK side inputs work with
non well known coders and also work with Dataflow
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/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].