[
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)