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] [Updated] (CALCITE-2151) Create more efficient plan for query with IN and OR in WHERE clause

     [ https://issues.apache.org/jira/browse/CALCITE-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

godfrey he updated CALCITE-2151:
--------------------------------
    Description: 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.  (was: 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.)

> 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
>            Priority: Major
>
> 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)