rajeshbabu created PHOENIX-1150:
-----------------------------------

             Summary: scan on local index(index of view) for queries with no 
where condition should not read other indexes data stored in the shared index 
table
                 Key: PHOENIX-1150
                 URL: https://issues.apache.org/jira/browse/PHOENIX-1150
             Project: Phoenix
          Issue Type: Bug
            Reporter: rajeshbabu
            Assignee: rajeshbabu
             Fix For: 5.0.0, 4.1


Currently covered index queries or queries like count() with no where condition 
choose index table to scan directly.In that case while scanning local index or 
index on view getting other indexes data also. Which will give inconsistent 
results when a table(view) has multiple local(view) indexes. We should restrict 
to scan only the index data.



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

Reply via email to