You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alex Petrov (JIRA)" <ji...@apache.org> on 2016/11/16 16:07:58 UTC

[jira] [Resolved] (CASSANDRA-12603) ALTER TABLE's DROP has superfluous column_name

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

Alex Petrov resolved CASSANDRA-12603.
-------------------------------------
    Resolution: Not A Bug

> ALTER TABLE's DROP has superfluous column_name
> ----------------------------------------------
>
>                 Key: CASSANDRA-12603
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12603
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Documentation and Website
>            Reporter: Tamer AbdulRadi
>
> {{alter_table_instruction}} defined DROP instruction as:
> {{DROP column_name ( column_name )*}}
> Which means DROP can multiple space-delimited columns names, but this is not the case as tested on cqlsh (cqlsh 5.0.1 | Cassandra 3.7 | CQL spec 3.4.2 | Native protocol v4)



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