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

Tellier Benoit commented on CASSANDRA-12734:
--------------------------------------------


{code:java}
cqlsh -e "DESCRIBE SCHEMA" > schema.cql
{code}

Is able to export the creation command for the dematerialized view. One can 
thus create the right tables prior importing the snapshots.

> Materialized View schema file for snapshots created as tables
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-12734
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12734
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Feature/Materialized Views, Legacy/Tools
>            Reporter: Hau Phan
>            Assignee: Alex Petrov
>            Priority: Normal
>             Fix For: 3.0.x
>
>
> The materialized view schema file that gets created and stored with the 
> sstables is created as a table instead of a materialized view.  
> Can the materialized view be created and added to the corresponding table's  
> schema file?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to