You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "godfrey he (JIRA)" <ji...@apache.org> on 2018/01/27 11:42:01 UTC

[jira] [Created] (CALCITE-2151) Create more efficient plan for query with IN and OR in WHERE clause

godfrey he created CALCITE-2151:
-----------------------------------

             Summary: Create more efficient plan for query with IN and OR in WHERE clause
                 Key: CALCITE-2151
                 URL: https://issues.apache.org/jira/browse/CALCITE-2151
             Project: Calcite
          Issue Type: Improvement
          Components: core
            Reporter: godfrey he
            Assignee: Julian Hyde


As ** describe in CALCITE-2103, we can create a more efficient plan for query with IN and OR in WHERE clause to avoid unnecessary join.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)