Swaroopa Kadam created PHOENIX-5294:
---------------------------------------
Summary: getIndexes() on a view should return only the indexes on
that view
Key: PHOENIX-5294
URL: https://issues.apache.org/jira/browse/PHOENIX-5294
Project: Phoenix
Issue Type: Bug
Reporter: Swaroopa Kadam
Assignee: Swaroopa Kadam
Currently, if I have a table (with indexes on it) and a global view (also an
index on it), getIndexes() on a view PTable returns indexes on the base table
as well with the duplicate entries.
Semantically, it makes more sense to only return indexes on the view.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)