[
https://issues.apache.org/jira/browse/CASSANDRA-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924599#action_12924599
]
Jonathan Ellis commented on CASSANDRA-1652:
-------------------------------------------
(if you want "the first column starting with c" you need to range [c, ''],
count 1.)
> slice range is not inclusive when start and finish are the same
> ---------------------------------------------------------------
>
> Key: CASSANDRA-1652
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1652
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 0.6
> Reporter: Brandon Williams
> Assignee: Gary Dusbabek
> Fix For: 0.7.0
>
> Attachments: inclusive_failure_test.txt
>
>
> When the same start and finish are specified, the range returned is empty,
> rather than being inclusive.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.