You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Tzu-Li (Gordon) Tai (JIRA)" <ji...@apache.org> on 2018/03/12 15:36:01 UTC

[jira] [Reopened] (FLINK-7227) OR expression with more than 2 predicates is not pushed into a TableSource

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

Tzu-Li (Gordon) Tai reopened FLINK-7227:
----------------------------------------

> OR expression with more than 2 predicates is not pushed into a TableSource
> --------------------------------------------------------------------------
>
>                 Key: FLINK-7227
>                 URL: https://issues.apache.org/jira/browse/FLINK-7227
>             Project: Flink
>          Issue Type: Bug
>          Components: Table API &amp; SQL
>    Affects Versions: 1.3.1
>            Reporter: Usman Younas
>            Assignee: Usman Younas
>            Priority: Major
>             Fix For: 1.4.0, 1.3.4
>
>
> It seems that {{RexNodeToExpressionConverter}} cannot handle OR expressions with more than 2 predicates. Therefore the expression is not pushed into a {{FilterableTableSource}}.



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