[
https://issues.apache.org/jira/browse/CASSANDRA-8103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336342#comment-14336342
]
Sachin Janani commented on CASSANDRA-8103:
------------------------------------------
I was working on this feature and made changes in ??CompositesIndex.java?? and
??ExtendedFilter.java?? also I have implemented a separate class
??CompositesIndexOnStatic.java?? which is similar to
??CompositesIndexOnRegular.java?? .The secondary index is created on static
column properly but when querying data for static column I am getting {code}0
rows {code}.I tried to debug the issue but cant find the root cause even there
are no any error logs.Can anyone know where the error could be?
> 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)