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 c728d25  Merge pull request #11177 from boyuanzz/timer_proto
     new 17b0216  [BEAM-9339, BEAM-2939] Drop splittable field from proto, add 
splittable dofn capability to Python SDK.
     new cd8a00c  Merge pull request #11162 from lukecwik/proto3

The 26111 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:
 .../pipeline/src/main/proto/beam_runner_api.proto  | 14 +++--
 .../core/construction/ParDoTranslation.java        | 60 ++++++++++++++++++----
 .../runners/core/construction/SplittableParDo.java |  5 --
 .../dataflow/PrimitiveParDoSingleFactory.java      |  5 --
 sdks/go/pkg/beam/core/runtime/graphx/translate.go  |  1 -
 .../runners/portability/fn_api_runner.py           |  4 ++
 .../portability/fn_api_runner_transforms.py        |  2 +-
 .../apache_beam/runners/worker/bundle_processor.py |  4 +-
 sdks/python/apache_beam/transforms/core.py         |  3 +-
 9 files changed, 69 insertions(+), 29 deletions(-)

Reply via email to