You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2015/05/20 17:40:01 UTC

[jira] [Commented] (CASSANDRA-8103) Secondary Indices for Static Columns

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

Sylvain Lebresne commented on CASSANDRA-8103:
---------------------------------------------

bq. I believe this is going to be a blocker for 3.0.

Well, not really. It's true that thrift {{KEYS}} index will look a lot like static column indexes post-CASSANDRA-8099, but there is details pertaining to thrift support that make {{KEYS}} index their own special case. In practice, the branch for CASSANDRA-8099 already has the code for {{KEYS}} index so this is not strictly speaking a blocker. It's probable however that the patch for this will be fairly similar to (and might even reuse most parts of) the {{KEYS}} index code (which is not big in the first place).


> Secondary Indices for Static Columns
> ------------------------------------
>
>                 Key: CASSANDRA-8103
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8103
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Ron Cohen
>            Assignee: Sam Tunnicliffe
>            Priority: Blocker
>             Fix For: 3.0 beta 1
>
>         Attachments: in_progress.patch
>
>
> We should add secondary index support for static columns.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)