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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)