[
https://issues.apache.org/jira/browse/PHOENIX-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-3377:
----------------------------------
Description:
We currently do produce an error for a DROP VIEW CASCADE command, but at the
same time we don't cascade drop all child views. We should either produce an
error message for this command or recursively drop all child views.
See ViewIndexIT.testUpdateOnTenantViewWithGlobalView() for an example.
was:We currently do produce an error for a DROP VIEW CASCADE command, but at
the same time we don't cascade drop all child views. We should either produce
an error message for this command or recursively drop all child views.
> Support DROP VIEW CASCADE
> -------------------------
>
> Key: PHOENIX-3377
> URL: https://issues.apache.org/jira/browse/PHOENIX-3377
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
>
> We currently do produce an error for a DROP VIEW CASCADE command, but at the
> same time we don't cascade drop all child views. We should either produce an
> error message for this command or recursively drop all child views.
> See ViewIndexIT.testUpdateOnTenantViewWithGlobalView() for an example.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)