[
https://issues.apache.org/jira/browse/CASSANDRA-749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stu Hood updated CASSANDRA-749:
-------------------------------
Attachment: views-discussion.txt
More thoughts on incrementally updated views:
In order to not add reads to Cassandra's write path, we could implement a
modification to mapreduce that splits the Map function into a map-key function
and a map-value. I'm attaching a conversation about a potential approach, but
it doesn't really get into implementation details or what the API for the
map-key and map-value functions would look like.
> 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.