Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Normal
Description
Start a fresh cluster on trunk and try to describe any keyspace :
ccm create -v git:trunk test ccm populate -n 1 ccm start ccm node1 cqlsh cqlsh> DESCRIBE KEYSPACE system; CREATE KEYSPACE system WITH replication = { 'class': 'LocalStrategy' }; 'NoneType' object has no attribute 'get_usertypes_names'
Attachments
Attachments
Issue Links
- is broken by
-
CASSANDRA-6305 cqlsh support for User Types
- Resolved