[ 
https://issues.apache.org/jira/browse/CASSANDRA-9920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14658303#comment-14658303
 ] 

Carl Yeksigian commented on CASSANDRA-9920:
-------------------------------------------

I've been thinking about this for CASSANDRA-9921; moving MV's to be a part of a 
Keyspace and not a Table makes sense. 2i can only be queried through the table, 
but MV's can be queried directly at the Keyspace level, and with CASSANDRA-9921 
we'll remove MV from the Tables schema altogether. 

Since it will no longer be a Table and will be modeled as a separate schema 
object altogether, it should also be a schema event target.

> Consider making Materialized Views a schema target in events
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-9920
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9920
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Carl Yeksigian
>              Labels: client-impacting, materializedviews
>             Fix For: 3.0 beta 1
>
>
> Make views be a schema target like Tables and Types in protocol events, 
> rather than a property of Tables like 2i.



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

Reply via email to