Matt Herold created CASSANDRA-5592:
--------------------------------------

             Summary: Flaw in documentation
                 Key: CASSANDRA-5592
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5592
             Project: Cassandra
          Issue Type: Task
          Components: Documentation & website
    Affects Versions: 1.2.5
            Reporter: Matt Herold
            Priority: Trivial


On http://www.datastax.com/docs/1.2/cql_cli/using/collections_map, the 
following code snippet seems not to work as expected: 

> ALTER TABLE users ADD todo map<timestamp, reminder_text>;
> Bad Request: line 1:42 no viable alternative at input 'reminder_text'
 



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to