[
https://issues.apache.org/jira/browse/PHOENIX-7364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacob Isaac reassigned PHOENIX-7364:
------------------------------------
Assignee: Jing Yu
> Make phoenix.updatable.view.restriction.enabled a table level property
> ----------------------------------------------------------------------
>
> Key: PHOENIX-7364
> URL: https://issues.apache.org/jira/browse/PHOENIX-7364
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Jacob Isaac
> Assignee: Jing Yu
> Priority: Major
>
> The PHOENIX-4555 specifications allow views to be created with certain
> constraints and conditions.
> It would make sense for this to be a table property so that it gives users
> more flexibility. When defined for an existing table the upgrade path for the
> table should ensure that all views under this table should conform to spec.
> We should store that state (view restriction enabled and verified) in the
> table header. So that we do not have to do these complete view hierarchy
> checks for every new view creation
--
This message was sent by Atlassian Jira
(v8.20.10#820010)