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 2018/10/16 15:57:56 UTC

[beam] 01/01: [BEAM-5098] Fix withoutDefaults and withFanout clearing side inputs

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 3553620848780b6eb13d0479bfe0db75a01665ed
Merge: 7071fa4 72d427e
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Tue Oct 16 08:57:49 2018 -0700

    [BEAM-5098] Fix withoutDefaults and withFanout clearing side inputs

 .../java/org/apache/beam/sdk/transforms/Combine.java   | 18 +++---------------
 .../org/apache/beam/sdk/transforms/CombineTest.java    | 13 +++++++++++++
 2 files changed, 16 insertions(+), 15 deletions(-)