[
https://issues.apache.org/jira/browse/CASSANDRA-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844811#action_12844811
]
Jonathan Ellis edited comment on CASSANDRA-749 at 3/13/10 5:47 AM:
-------------------------------------------------------------------
Step one is convert key from String to byte[], so that's symmetric with columns
to avoid the problem Gary noted in his original patch. (Should probably get
its own ticket.)
was (Author: jbellis):
Step one is convert key from String to byte[], so that's symmetric.
(Should probably get its own ticket.)
> Secondary indices for column families
> -------------------------------------
>
> Key: CASSANDRA-749
> URL: https://issues.apache.org/jira/browse/CASSANDRA-749
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Reporter: Gary Dusbabek
> Assignee: Gary Dusbabek
> Priority: Minor
> Fix For: 0.8
>
> Attachments: 0001-simple-secondary-indices.patch, views-discussion.txt
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.