You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Xingcan Cui (JIRA)" <ji...@apache.org> on 2017/10/17 00:26:00 UTC

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

Xingcan Cui created FLINK-7853:
----------------------------------

             Summary: 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


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)