Description
CASSANDRA-6910 introduced changes to the cqlsh function parse_for_table_meta that cause an error to be thrown whenever a query does not have its grammar defined in cql3handling.py. However, this is affecting queries that are legitimate cql syntax and are accepted by Cassandra, but aren't defined in cqlsh.
Attachments
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-8226 Cannot call a column 'timestamp'
- Resolved
- relates to
-
CASSANDRA-6910 Better table structure display in cqlsh
- Resolved