Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Duplicate
-
None
-
Normal
Description
When displaying results of a query, cqlsh attempts to get table metadata from the driver. If it is not there, the query fails with "Column family %r not found".
Following CASSANDRA-9921 views are no longer represented as normal tables.
cqlsh will need to be updated to also return materialized view metadata when selecting from a view.
Attachments
Issue Links
- depends upon
-
CASSANDRA-9921 Combine MV schema definition with MV table definition
- Resolved
-
CASSANDRA-9961 cqlsh should have DESCRIBE MATERIALIZED VIEW
- Resolved
- is duplicated by
-
CASSANDRA-9961 cqlsh should have DESCRIBE MATERIALIZED VIEW
- Resolved
- links to