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/07/19 11:56:00 UTC

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

Usman Younas created FLINK-7227:
-----------------------------------

             Summary: 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
    Affects Versions: 1.3.1
            Reporter: 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)