[
https://issues.apache.org/jira/browse/CASSANDRA-8103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069458#comment-15069458
]
Sam Tunnicliffe commented on CASSANDRA-8103:
--------------------------------------------
While I was working on CASSANDRA-9459, I had a version of this which was pretty
much fully working. I haven't had chance to go back and rebase it yet, but you
might find it a useful starting point.
My branch is https://github.com/beobal/cassandra/tree/8103
Only the last commit is really specfic to indexes on static columns, but there
was a fair bit of renaming & refactoring towards the end of #9459, so a few
things will have shuffled about by now. There's also no unit test coverage in
that branch, but I've attached a cql script I've used to do a quick smoke test.
It should be trivial to add tests to {{CassandraIndexTest}} for this now though.
> Secondary Indices for Static Columns
> ------------------------------------
>
> Key: CASSANDRA-8103
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8103
> Project: Cassandra
> Issue Type: New Feature
> Components: CQL
> Reporter: Ron Cohen
> Assignee: Sam Tunnicliffe
> Fix For: 3.x
>
> Attachments: in_progress.patch, smoke-test.cql
>
>
> We should add secondary index support for static columns.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)