You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "rajeshbabu (JIRA)" <ji...@apache.org> on 2014/05/21 18:14:40 UTC

[jira] [Created] (PHOENIX-994) Handle scans on local index table in case any best fit covering local index available

rajeshbabu created PHOENIX-994:
----------------------------------

             Summary: Handle scans on local index table in case any best fit covering local index available
                 Key: PHOENIX-994
                 URL: https://issues.apache.org/jira/browse/PHOENIX-994
             Project: Phoenix
          Issue Type: Sub-task
            Reporter: rajeshbabu
            Assignee: rajeshbabu


If query conditions and columns to project are available in local index then we can directly scan local index table to get required information. This issue helps to scan local index table in case any covering local index available. If local and global index has same columns and same order then we can prefer scanning global index table.



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