You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Usman Younas (JIRA)" <ji...@apache.org> on 2017/08/21 09:22:00 UTC

[jira] [Assigned] (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 ]

Usman Younas reassigned FLINK-7227:
-----------------------------------

    Assignee: Usman Younas

> 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 & SQL
>    Affects Versions: 1.3.1
>            Reporter: Usman Younas
>            Assignee: Usman Younas
>
> 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
(v6.4.14#64029)