You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ap...@apache.org on 2019/05/06 15:58:55 UTC

[beam] 01/01: Merge pull request #8447: [BEAM-7194] EXCEPT DISTINCT behavior when right set contains a value is incorrect

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

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

commit cee37cb32c53c958c249fcfe0a0bb83c0f408887
Merge: 9192ac9 f93fd69
Author: Andrew Pilloud <ap...@users.noreply.github.com>
AuthorDate: Mon May 6 08:58:38 2019 -0700

    Merge pull request #8447: [BEAM-7194] EXCEPT DISTINCT behavior when right set contains a value is incorrect

 .../sql/impl/transform/BeamSetOperatorsTransforms.java   |  9 +++++----
 .../sdk/extensions/sql/impl/rel/BeamMinusRelTest.java    | 16 +++++++++++++++-
 2 files changed, 20 insertions(+), 5 deletions(-)