You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by he...@apache.org on 2022/04/18 23:10:00 UTC

[beam] branch master updated (1a23e13e197 -> 07bbd2bf403)

This is an automated email from the ASF dual-hosted git repository.

heejong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 1a23e13e197 [BEAM-14302] Simply bools in fn.go, genx_test.go (#17356)
     new e4cfeec328e [BEAM-14251] add output_coder_override to ExpansionRequest
     new 3e5f4ae0b67 remove null
     new 9a45244e767 better error msg
     new 386ae509856 update from comments
     new 07bbd2bf403 Merge pull request #17280 from ihji/BEAM-14251

The 35360 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:
 .../job_management/v1/beam_expansion_api.proto     |  6 ++
 .../beam/runners/core/construction/External.java   | 65 ++++++++++++++++++----
 .../runners/portability/expansion_service.py       | 11 ++++
 .../runners/portability/expansion_service_test.py  | 23 ++++++++
 sdks/python/apache_beam/transforms/external.py     | 18 +++++-
 .../python/apache_beam/transforms/external_test.py | 30 ++++++++++
 6 files changed, 141 insertions(+), 12 deletions(-)