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:54 UTC

[beam] branch master updated (9192ac9 -> cee37cb)

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

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


    from 9192ac9  Adding PyDoc to CombiningValueStateSpec (#8477)
     add f93fd69  Fix EXCEPT DISTINCT behavior
     new cee37cb  Merge pull request #8447: [BEAM-7194] EXCEPT DISTINCT behavior when right set contains a value is incorrect

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


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

Posted by ap...@apache.org.
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(-)