You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2020/02/08 01:08:43 UTC

[beam] branch master updated (c496ae5 -> 9643a57)

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

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


    from c496ae5  [BEAM-9262] Clean-up endpoints.proto to a stable state (#10789)
     add ab0dbaa  [BEAM-3301] (Go SDK) Adding restriction plumbing to graph construction.
     add 9643a57  Merge pull request #10801: [BEAM-3301] (Go SDK) Adding restriction plumbing to graph construction.

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/graph/edge.go                | 22 ++++++++++++----------
 sdks/go/pkg/beam/core/graph/fn.go                  | 11 +++++++++++
 sdks/go/pkg/beam/core/runtime/exec/pardo_test.go   |  4 ++--
 sdks/go/pkg/beam/core/runtime/graphx/translate.go  |  4 ++++
 .../pkg/beam/core/runtime/graphx/translate_test.go |  4 +++-
 sdks/go/pkg/beam/pardo.go                          | 13 ++++++++++++-
 6 files changed, 44 insertions(+), 14 deletions(-)