You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeremiah Jordan (JIRA)" <ji...@apache.org> on 2013/09/10 17:42:52 UTC

[jira] [Commented] (CASSANDRA-5894) CQL-aware SSTableWriter

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

Jeremiah Jordan commented on CASSANDRA-5894:
--------------------------------------------

The biggest issue I see with doing this is how you get the CQL3 aware SSTableWriter to know what schema to use when create an sstable.

I would think the basic interface should be newRow(<PRIMARY KEY COLUMNS>), addColumn(name, value).
                
> CQL-aware SSTableWriter
> -----------------------
>
>                 Key: CASSANDRA-5894
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5894
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Priority: Minor
>
> SSTableSimple[Un]SortedWriter requires defining raw comparators and inserting raw data cells.  We should create a CQL-aware alternative.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira