Vitalii Diravka created CALCITE-2296:
----------------------------------------
Summary: Extra logic to derive additional filters from for
FilterJoinRule
Key: CALCITE-2296
URL: https://issues.apache.org/jira/browse/CALCITE-2296
Project: Calcite
Issue Type: Improvement
Components: core
Affects Versions: 1.16.0
Reporter: Vitalii Diravka
Assignee: Vitalii Diravka
Fix For: next
There is necessary to add logic to derive additional filters from for
FilterJoinRule in the case of using disjunction of expressions:
https://github.com/apache/calcite/blob/master/core/src/main/java/org/apache/calcite/rel/rules/FilterJoinRule.java#L155
Also it can solve CALCITE-2241.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)