You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Vasia Kalavri (JIRA)" <ji...@apache.org> on 2016/04/12 11:27:25 UTC

[jira] [Resolved] (FLINK-3731) Embedded SQL outer joins should fail during translation

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

Vasia Kalavri resolved FLINK-3731.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0

> Embedded SQL outer joins should fail during translation
> -------------------------------------------------------
>
>                 Key: FLINK-3731
>                 URL: https://issues.apache.org/jira/browse/FLINK-3731
>             Project: Flink
>          Issue Type: Bug
>          Components: Table API
>    Affects Versions: 1.1.0
>            Reporter: Vasia Kalavri
>            Assignee: Vasia Kalavri
>             Fix For: 1.1.0
>
>
> The {{DataSetJoinRule}} sets the join type to {{JoinType.INNER}}, meaning that outer joins are incorrectly translated to inner joins. The match method of the rule should check the join type and fail to produce a valid plan if it's not an inner join.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)