[
https://issues.apache.org/jira/browse/PHOENIX-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
rajeshbabu updated PHOENIX-994:
-------------------------------
Fix Version/s: 4.1
5.0.0
> 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
> Fix For: 5.0.0, 4.1
>
> Attachments: PHOENIX-994.patch
>
>
> 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)