You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Anonymous (Jira)" <ji...@apache.org> on 2023/04/13 10:56:00 UTC

[jira] [Updated] (BEAM-7194) [SQL] EXCEPT DISTINCT behavior when right set contains a value is incorrect

     [ https://issues.apache.org/jira/browse/BEAM-7194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anonymous updated BEAM-7194:
----------------------------
    Status: Triage Needed  (was: Resolved)

> [SQL] EXCEPT DISTINCT behavior when right set contains a value is incorrect
> ---------------------------------------------------------------------------
>
>                 Key: BEAM-7194
>                 URL: https://issues.apache.org/jira/browse/BEAM-7194
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: P2
>             Fix For: 2.14.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> (1, 2, 3, 1) EXCEPT DISTINCT (1) should yield (2, 3), not (1,2,3)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)