[
https://issues.apache.org/jira/browse/CASSANDRA-10348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14746673#comment-14746673
]
Stefania commented on CASSANDRA-10348:
--------------------------------------
The automated test to cover this functionality is located in the same pull
request for the CASSANDRA-9961 tests:
https://github.com/riptano/cassandra-dtest/pull/553.
CI:
http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-10348-3.0-dtest/
> 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
> Assignee: Stefania
> 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)