You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Adam Holmberg (JIRA)" <ji...@apache.org> on 2015/09/15 21:39:46 UTC

[jira] [Created] (CASSANDRA-10348) cqlsh will not display results from Materialized Views

Adam Holmberg created CASSANDRA-10348:
-----------------------------------------

             Summary: cqlsh will not display results from Materialized Views
                 Key: CASSANDRA-10348
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10348
             Project: Cassandra
          Issue Type: Bug
            Reporter: Adam Holmberg
             Fix For: 3.0.0 rc1


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)