You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2019/05/09 02:06:01 UTC

[jira] [Commented] (CASSANDRA-12734) Materialized View schema file for snapshots created as tables

    [ 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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org