Kristine Hahn created CASSANDRA-5132:
----------------------------------------
Summary: unfriendly error message during create table map
collection
Key: CASSANDRA-5132
URL: https://issues.apache.org/jira/browse/CASSANDRA-5132
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 1.2.0
Environment: [cqlsh 2.3.0 | Cassandra 1.2.0-SNAPSHOT | CQL spec 3.0.0
| Thrift protocol 19.35.0]
Reporter: Kristine Hahn
Priority: Trivial
cqlsh:music> create table test (id uuid PRIMARY KEY, testmap map<timestamp,
nonsense>);
Bad Request: Failed parsing statement: [create table test (id uuid PRIMARY KEY,
testmap map<timestamp, nonsense>);] reason: NullPointerException null
--
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