Unable to operate on Schema column family in cassandra-cli as "Schema" is a 
reserved word
-----------------------------------------------------------------------------------------

                 Key: CASSANDRA-4008
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4008
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 1.1.0
            Reporter: Kirk True
            Assignee: Kirk True
            Priority: Minor
             Fix For: 1.1.0


Steps:

# Run {{./bin/cassandra-cli}}
# Use the system keyspace ({{use system;}})
# List the rows in the {{Schema}} column family ({{list Schema;}})

Expected:

To see a list of rows.

Actual:

Error message: {{Syntax error at position 5: mismatched input 'Schema' 
expecting set null}}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to