[
https://issues.apache.org/jira/browse/CASSANDRA-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806172#action_12806172
]
Jonathan Ellis commented on CASSANDRA-745:
------------------------------------------
I agree that doing range queries against RP isn't by itself particularly
useful, but it seems to be a popular request and there's no real reason to not
support it now that we are using DecoratedKey pervasively.
> Support Range Queries all the partitioners currently supported.
> ---------------------------------------------------------------
>
> Key: CASSANDRA-745
> URL: https://issues.apache.org/jira/browse/CASSANDRA-745
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Affects Versions: 0.6
> Environment: Linux, Cassandra trunk
> Reporter: Vijay
> Assignee: Vijay
> Fix For: 0.6
>
> Attachments: 745-Patch.txt, 745-v2.txt
>
>
> Due to the changes which was made to incorprate Decorated keys in cassandra
> we can add this support with some minor changes. Basically this patch will
> support the Range queries on the keyspaces.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.