Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Normal
Description
Detected in 2.1.0-rc7 (not released yet):
cqlsh:test> CREATE TABLE mytable (k int PRIMARY KEY, v_0 frozen<tuple<list<int>>>); <ErrorMessage code=2000 [Syntax error in CQL query] message="Failed parsing statement: [CREATE TABLE mytable (k int PRIMARY KEY, v_0 frozen<tuple<list<int>>>);] reason: NullPointerException null">