[
https://issues.apache.org/jira/browse/CASSANDRA-7190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296101#comment-15296101
]
Alex Petrov commented on CASSANDRA-7190:
----------------------------------------
[~snazy] would {{CREATE OR REPLACE}} then have same meaning as {{DROP IF
EXISTS}} and {{CREATE}}?
If the main goal is to have schema that one can "replay", adding {{WITH
TIMESTAMP}} would solve the problem with drops.
The only problem I currently see is Materialized Views. Since their snapshots
are made just as well, although they might get restored without restoring the
source table, should we treat them as if it was a simple table?
> Add schema to snapshot manifest
> -------------------------------
>
> Key: CASSANDRA-7190
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7190
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Reporter: Jonathan Ellis
> Assignee: Alex Petrov
> Priority: Minor
> Labels: lhf
> Fix For: 3.x
>
>
> followup from CASSANDRA-6326
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)