[ 
https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15392879#comment-15392879
 ] 

James Taylor commented on PHOENIX-1367:
---------------------------------------

To ensure that the client continues to work regardless of the order of that the 
patch release is rolled out (i.e. client first vs server first), we can have 
the getParentName() methods return the physicalName if the parentName is null. 
That way, it'll continue to at least work the way it currently is until both 
the client and server pieces are rolled out. For now we can assume that there's 
only a single parentName since we don't yet support creating a view with a join 
in it.

> 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)

Reply via email to