[
https://issues.apache.org/jira/browse/CASSANDRA-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829258#action_12829258
]
Stu Hood commented on CASSANDRA-759:
------------------------------------
+1 Looks good, although 'includeStartKey' should probably be
'includeStartToken': multiple keys can have the same token.
> add start-exclusive mode to range queries
> -----------------------------------------
>
> Key: CASSANDRA-759
> URL: https://issues.apache.org/jira/browse/CASSANDRA-759
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Reporter: Jonathan Ellis
> Priority: Minor
> Fix For: 0.6
>
> Attachments: 759.txt
>
>
> Also to support scanning each key exactly once, we need to be able to exclude
> the start key/token from the range to scan.
> To preserve compatibility, this will not be exposed to thrift in 0.6 -- only
> in the StorageProxy api.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.