You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Rui Wang (JIRA)" <ji...@apache.org> on 2019/04/27 05:07:00 UTC

[jira] [Closed] (BEAM-7071) JOIN should reject non equal join, rather than treat it as equal join

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

Rui Wang closed BEAM-7071.
--------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

> JOIN should reject non equal join, rather than treat it as equal join
> ---------------------------------------------------------------------
>
>                 Key: BEAM-7071
>                 URL: https://issues.apache.org/jira/browse/BEAM-7071
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql
>            Reporter: Rui Wang
>            Assignee: Rui Wang
>            Priority: Major
>             Fix For: Not applicable
>
>
> JOIN on `a < b`, BeamSQL will run a JOIN that `a = b`. So should reject rather than run.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)