[
https://issues.apache.org/jira/browse/CASSANDRA-12603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15671417#comment-15671417
]
Alex Petrov commented on CASSANDRA-12603:
-----------------------------------------
Usually {{( )*}} syntax assumes comma-separated values... But if if there's an
example anywhere that doesn't have commas - we should fix it.
> 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)