[
https://issues.apache.org/jira/browse/PHOENIX-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-1349:
----------------------------------
Attachment: PHOENIX-1349.patch
Patch that enables the view to use indexes from the physical table. There's
more work to do if a view is derived from a view that has indexes, but I'm not
sure we've run into that case yet. Do you know, [~samarthjain]?
> VIEWs do not inherit indexes from their parent
> ----------------------------------------------
>
> Key: PHOENIX-1349
> URL: https://issues.apache.org/jira/browse/PHOENIX-1349
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Attachments: PHOENIX-1349.patch
>
>
> Because a VIEW does not inherit the indexes from it's parent, a VIEW will not
> use indexes defined on the base table.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)