[ 
https://issues.apache.org/jira/browse/CASSANDRA-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Ellis updated CASSANDRA-598:
-------------------------------------

    Description: Currently, loading a SuperColumn requires reading a 
de-serializing the entire thing. This limits the number of subcolumns you can 
efficiently use per SuperColumn -- typically on the order of "a few thousand." 
We should add an index and whatever else it takes to have much larger 
SuperColumns.  (was: Currently, loading a SuperColumn requires reading a 
de-serializing the entire thing. This limits the effective size of SuperColumns 
to the thousands. We should add an index and whatever else it takes to have 
much larger SuperColumns.)

> SuperColumns need to be indexed
> -------------------------------
>
>                 Key: CASSANDRA-598
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-598
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Ryan King
>
> Currently, loading a SuperColumn requires reading a de-serializing the entire 
> thing. This limits the number of subcolumns you can efficiently use per 
> SuperColumn -- typically on the order of "a few thousand." We should add an 
> index and whatever else it takes to have much larger SuperColumns.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to