You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Vitalii Diravka (JIRA)" <ji...@apache.org> on 2018/05/02 12:25:00 UTC

[jira] [Created] (CALCITE-2296) Extra logic to derive additional filters from for FilterJoinRule

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)