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/03/20 00:19:37 UTC

[beam] 01/01: Merge pull request #11144: [BEAM-3301] Perform SDF validation (missing RestrictionTrackers).

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

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

commit 12e6e4a0eb34d66a679bc3174d120f16d98142f2
Merge: 8f1584d 26ed90b
Author: Daniel Oliveira <da...@gmail.com>
AuthorDate: Thu Mar 19 17:19:20 2020 -0700

    Merge pull request #11144: [BEAM-3301] Perform SDF validation (missing RestrictionTrackers).

 sdks/go/pkg/beam/core/graph/fn.go      | 244 ++++++++++++++++++++++++++++++-
 sdks/go/pkg/beam/core/graph/fn_test.go | 257 +++++++++++++++++++++++++++++++--
 sdks/go/pkg/beam/pardo.go              |   3 +-
 3 files changed, 488 insertions(+), 16 deletions(-)