You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Kristine Hahn (JIRA)" <ji...@apache.org> on 2013/01/08 22:36:12 UTC

[jira] [Created] (CASSANDRA-5132) unfriendly error message during create table map collection

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