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

Pavel Yaskevich commented on CASSANDRA-2041:
--------------------------------------------

At first I have adopted completely the same approach HHM uses so it required 
StringBuilder's because I couldn't determine ColumnFamily type before looping 
through filter results but then I changed code to use 
SSTableScanner/SSTableReader and forgot to change StringBuilder part, my bad, 
sorry... Updated patch is coming in a few minutes.

> add paging of large rows to sstable2json
> ----------------------------------------
>
>                 Key: CASSANDRA-2041
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2041
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 0.7.2
>
>         Attachments: CASSANDRA-2041.patch
>
>


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to