You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tamer AbdulRadi (JIRA)" <ji...@apache.org> on 2016/09/02 20:30:20 UTC

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

Tamer AbdulRadi created CASSANDRA-12603:
-------------------------------------------

             Summary: 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)