Description
We need cqlsh support for several things:
1. Autocomplete for UPDATE/INSERT/SELECT
2. Autocomplete for ALTER TYPE/CREATE TYPE/DROP TYPE
3. Proper decoding of UserType values (currently showing the encoded blob)
4. Support UserTypes in DESCRIBE
5. Separate DESCRIBE TYPES|TYPE <name> cmds
Attachments
Attachments
Issue Links
- breaks
-
CASSANDRA-6741 cqlsh DESCRIBE KEYSPACE returns "'NoneType' object has no attribute 'get_usertypes_names'"
- Resolved
-
CASSANDRA-6770 failure to decode multiple UDT
- Resolved
- is related to
-
CASSANDRA-7261 cqlsh support for new UDT format
- Resolved
-
CASSANDRA-5590 User defined types for CQL3
- Resolved