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

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

Well, you're probably doing something wrong, but unless you link to your 
in-progress patch, there is so much help you can give you.

That said, for the record, indexes on static columns will not work like other 
"composite" indexes because for the current CQL indexes, one index entry 
correspond to only one CQL row, while for static columns, an index entry will 
intrinsically correspond to a full partition. In other words, using 
{{CompositesIndexOnRegular.java}} is not really going to work.

> 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
>             Fix For: 3.1
>
>
> We should add secondary index support for static columns.  



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

Reply via email to