You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Jan Fernando (JIRA)" <ji...@apache.org> on 2014/08/25 22:58:58 UTC

[jira] [Updated] (PHOENIX-1098) Support CASCADE option on DROP TABLE that drops all VIEWs

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

Jan Fernando updated PHOENIX-1098:
----------------------------------

    Assignee: Jan Fernando

> 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
>            Reporter: James Taylor
>            Assignee: Jan Fernando
>
> 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.2#6252)