You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2020/06/23 16:25:11 UTC

[beam] branch master updated (05f676e -> c22a2b0)

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 05f676e  Merge pull request #12044 from angoenka/cleanup_uw_image
     add c22a2b0  [BEAM-9272] Remove obsolete portable SDF urns (#12055)

No new revisions were added by this update.

Summary of changes:
 .../pipeline/src/main/proto/beam_runner_api.proto  |  34 +-
 .../core/construction/PTransformTranslation.java   |  17 +-
 .../core/construction/ParDoTranslation.java        |   3 -
 .../graph/GreedyPCollectionFusers.java             |   3 -
 .../core/construction/graph/PipelineValidator.java |   3 -
 .../core/construction/graph/QueryablePipeline.java |   2 -
 .../apache/beam/fn/harness/FnApiDoFnRunner.java    | 359 +++++++--------------
 .../portability/fn_api_runner/translations.py      |   2 -
 8 files changed, 131 insertions(+), 292 deletions(-)