[
https://issues.apache.org/jira/browse/FLINK-7227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabian Hueske closed FLINK-7227.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.3.3
1.4.0
Fixed for 1.3.3 with ab55a436f79ee315ee5ea072f30095e313c9464f
Fixed for 1.4.0 with 7c11bd7f4127bc550a8fd17fc0fd843b929e3cb2
> 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
> Fix For: 1.4.0, 1.3.3
>
>
> 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)