You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2017/10/18 18:31:00 UTC

[jira] [Closed] (FLINK-7853) Reject table function outer joins with predicates in Table API

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

Fabian Hueske closed FLINK-7853.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.3

Fixed for 1.3.3 with c112e236303821b6be38ba3efa019503dd3eeb06
Fixed for 1.4.0 with c81a6db44817ce818c949c2fd55ebfc2af0cc913

> Reject table function outer joins with predicates in Table API
> --------------------------------------------------------------
>
>                 Key: FLINK-7853
>                 URL: https://issues.apache.org/jira/browse/FLINK-7853
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table API & SQL
>            Reporter: Xingcan Cui
>            Assignee: Xingcan Cui
>            Priority: Blocker
>             Fix For: 1.4.0, 1.3.3
>
>
> Due to CALCITE-2004, the table function outer joins can not be normally executed. We should cover it up by rejecting join predicates temporarily, until the issue is fixed in Calcite.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)