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

Maryann Xue commented on CALCITE-1455:
--------------------------------------

OK, I see. So far Phoenix only supports views on a single table, but not all of 
them can be updatable views. So can I change the name of ModifiableViewTable to 
something like SingleTableViewTable and add a flag to indicate if it is 
modifiable? Or is it better to make a new class that extends ViewTable and is 
also super class of ModifiableViewTable?

> Support customized star expansion in ViewTable
> ----------------------------------------------
>
>                 Key: CALCITE-1455
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1455
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>              Labels: phoenix
>
> If a view is defined on a table that implements CustomExpansionTable, we 
> would like to let the view inherit the custom star expansion behavior from 
> its underlying table.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to