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

Yuki Morishita commented on CASSANDRA-4054:
-------------------------------------------

SSTableImport seems it does not handle SuperColumn deletion as well. (It has 
been commented out for long time.)
How about extending writeMeta/parseCFMetadata to accept SuperColumn (or more 
precisely, AbstractColumnContainer) and use them when handling both row and 
SuperColumn?
Also, it would be great if you remove whitespaces on empty line and always put 
braces on new line.
                
> SStableImport and SStableExport does not serialize row level deletion
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-4054
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4054
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.5
>            Reporter: Zhu Han
>            Assignee: David Alves
>            Priority: Minor
>             Fix For: 1.2
>
>         Attachments: 4054.patch
>
>
> SSTableImport and SSTableExport does not serialize/de-serialize the row-level 
> deletion info to/from the json file. This brings back the deleted data after 
> restore from the json file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to