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 2017/04/26 20:08:22 UTC

[2/2] beam git commit: [BEAM-2021] Add getElementCoders to UnionCoder

[BEAM-2021] Add getElementCoders to UnionCoder

This closes #2691


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/de9d89c1
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/de9d89c1
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/de9d89c1

Branch: refs/heads/master
Commit: de9d89c1ea408fcbebad446bdef0b47d538a4657
Parents: 869465e b567386
Author: Luke Cwik <lc...@google.com>
Authored: Wed Apr 26 13:03:15 2017 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Wed Apr 26 13:03:15 2017 -0700

----------------------------------------------------------------------
 .../org/apache/beam/sdk/transforms/join/CoGbkResult.java |  2 +-
 .../org/apache/beam/sdk/transforms/join/UnionCoder.java  |  4 ++++
 .../apache/beam/sdk/transforms/join/UnionCoderTest.java  | 11 +++++++++++
 3 files changed, 16 insertions(+), 1 deletion(-)
----------------------------------------------------------------------