[
https://issues.apache.org/jira/browse/CASSANDRA-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-1652.
---------------------------------------
Resolution: Invalid
the test is broken, not the behavior. range of [c, c] should return column c
if it exists, else nothing.
> 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.