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 2019/06/07 15:36:38 UTC

[beam] branch master updated (2e0e6a8 -> 5ee4cf4)

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 2e0e6a8  Merge pull request #8785: [BEAM-7413] Fixes bug in partitioning of GroupNonMergingWindowsFunctions
     add a9fa019  [BEAM-6199] Remove outdated Combine URNs
     new 5ee4cf4  [BEAM-6199] Remove outdated Combine URNs

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:
 .../pipeline/src/main/proto/beam_runner_api.proto  |  13 +-
 .../core/construction/graph/PipelineValidator.java |   6 -
 .../beam/model/pipeline_v1/beam_runner_api.pb.go   | 928 ++++++++++-----------
 .../portability/fn_api_runner_transforms.py        |   7 +-
 .../apache_beam/runners/worker/bundle_processor.py |  37 -
 5 files changed, 464 insertions(+), 527 deletions(-)


[beam] 01/01: [BEAM-6199] Remove outdated Combine URNs

Posted by lc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 5ee4cf4e4880782492ec26f2b454a6df9b25f1e2
Merge: 2e0e6a8 a9fa019
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Fri Jun 7 08:36:23 2019 -0700

    [BEAM-6199] Remove outdated Combine URNs

 .../pipeline/src/main/proto/beam_runner_api.proto  |  13 +-
 .../core/construction/graph/PipelineValidator.java |   6 -
 .../beam/model/pipeline_v1/beam_runner_api.pb.go   | 928 ++++++++++-----------
 .../portability/fn_api_runner_transforms.py        |   7 +-
 .../apache_beam/runners/worker/bundle_processor.py |  37 -
 5 files changed, 464 insertions(+), 527 deletions(-)