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

Alex Petrov edited comment on CASSANDRA-7190 at 4/28/16 1:37 PM:
-----------------------------------------------------------------

I've added json-formatted Schema to the Manifest file. You can refer to example 
(formatted) manifest file 
[here|https://gist.github.com/ifesdjeen/bdd9acde1a12578e641b140c567c2eec]

The calculated fields (ones that are constructed from the values given via 
constructor) are omitted. Column position is also not included since the order 
is assumed to be (Partition Key - Clustering Columns - Partition Columns), 
which are sorted relatively among themselves. 

I've tried to test the most of things, although testing all possible 
permutations would probably take more time than solving the issue itself. 

|[trunk|https://github.com/ifesdjeen/cassandra/tree/7190-trunk]|[utest|https://cassci.datastax.com/view/Dev/view/ifesdjeen/job/ifesdjeen-7190-trunk-testall/]|[dtest|https://cassci.datastax.com/view/Dev/view/ifesdjeen/job/ifesdjeen-7190-trunk-dtest/]|


was (Author: ifesdjeen):
I've added json-formatted Schema to the Manifest file.

The calculated fields (ones that are constructed from the values given via 
constructor) are omitted. Column position is also not included since the order 
is assumed to be (Partition Key - Clustering Columns - Partition Columns), 
which are sorted relatively among themselves. 

I've tried to test the most of things, although testing all possible 
permutations would probably take more time than solving the issue itself. 

|[trunk|https://github.com/ifesdjeen/cassandra/tree/7190-trunk]|[utest|https://cassci.datastax.com/view/Dev/view/ifesdjeen/job/ifesdjeen-7190-trunk-testall/]|[dtest|https://cassci.datastax.com/view/Dev/view/ifesdjeen/job/ifesdjeen-7190-trunk-dtest/]|

> 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)

Reply via email to