[ 
https://issues.apache.org/jira/browse/PHOENIX-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geoffrey Jacoby updated PHOENIX-3377:
-------------------------------------
    Description: 
We currently do not 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.

See ViewIndexIT.testUpdateOnTenantViewWithGlobalView() for an example.


> Support DROP VIEW CASCADE
> -------------------------
>
>                 Key: PHOENIX-3377
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3377
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Priority: Major
>
> We currently do not 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
(v7.6.3#76005)

Reply via email to