[
https://issues.apache.org/jira/browse/PHOENIX-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14117857#comment-14117857
]
Jan Fernando commented on PHOENIX-1098:
---------------------------------------
[~jamestaylor] Great. I'll make these changes and reupload the patch files.
> Support CASCADE option on DROP TABLE that drops all VIEWs
> ---------------------------------------------------------
>
> Key: PHOENIX-1098
> URL: https://issues.apache.org/jira/browse/PHOENIX-1098
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.1
> Reporter: James Taylor
> Assignee: Jan Fernando
> Fix For: 4.1
>
> Attachments: PHOENIX-1098-3.1.patch, PHOENIX-1098-4.1.patch,
> PHOENIX-1098-master.patch
>
>
> It's inconvenient to have to manually drop all of the views of a multi-tenant
> table before being able to drop the table. We should support a CASCADE option
> on DROP TABLE which automatically does this, like this:
> DROP TABLE foo CASCADE
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)