[
https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439564#comment-15439564
]
Thomas D'Silva commented on PHOENIX-1367:
-----------------------------------------
[~jamestaylor]
Regarding the corner case of a view that doesn't have a link of type
PARENT_TABLE which means that it's parent is the physical table. In
MetadataClient.createTableInternal, for a non mapped view we always create a
link to the parent table (CREATE_VIEW_LINK). Do you know why its not present
for a view on a table? It is present for a view on a view.
> VIEW derived from another VIEW doesn't use parent VIEW indexes
> --------------------------------------------------------------
>
> Key: PHOENIX-1367
> URL: https://issues.apache.org/jira/browse/PHOENIX-1367
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: James Taylor
> Assignee: Thomas D'Silva
> Fix For: 4.8.1
>
> Attachments: PHOENIX_1367.test.patch
>
>
> If a VIEW has an index and another VIEW is derived from it, the child view
> will not use the parent view's indexes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)