You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2014/06/08 20:34:01 UTC

[jira] [Updated] (PHOENIX-1032) Don't compile alternate plans if query is a point lookup

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

James Taylor updated PHOENIX-1032:
----------------------------------

    Attachment: PHOENIX-1032.patch

> Don't compile alternate plans if query is a point lookup
> --------------------------------------------------------
>
>                 Key: PHOENIX-1032
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1032
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>         Attachments: PHOENIX-1032.patch
>
>
> We always favor a query plan that resolves to a point lookup. If the query produces a query plan that is a point lookup for the data table, there's no point in compiling any other query plans against indexes.



--
This message was sent by Atlassian JIRA
(v6.2#6252)