[ https://issues.apache.org/jira/browse/PHOENIX-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
rajeshbabu updated PHOENIX-994: ------------------------------- Attachment: PHOENIX-994.patch [~jamestaylor] Here is the patch to handle scans on local index table. Please review. Thanks. > 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 > 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)