You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Lerer (JIRA)" <ji...@apache.org> on 2015/09/17 11:32:45 UTC

[jira] [Updated] (CASSANDRA-10361) DropTableStatement do not throw an error if the table is a view

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

Benjamin Lerer updated CASSANDRA-10361:
---------------------------------------
    Attachment: 10361-3.0.txt

The patch fix the view check and add a unit test to verify the behaviour.

Waiting for CI results.

> DropTableStatement do not throw an error if the table is a view
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-10361
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10361
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Benjamin Lerer
>            Assignee: Benjamin Lerer
>             Fix For: 3.0.0 rc1
>
>         Attachments: 10361-3.0.txt
>
>
> While testing cqlsh, I discovered that {{DROP TABLE <mv name>;}} was not rejected and that it was corrupting the MV.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)