[ 
https://issues.apache.org/jira/browse/CASSANDRA-3785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193228#comment-13193228
 ] 

Sylvain Lebresne commented on CASSANDRA-3785:
---------------------------------------------

For CQL, we can likely get around by asking one more column and removing 
manually columns after the query to transform an inclusive into an exclusive. 
It does sound a little lame to me that we don't support this internally though 
(but I could leave with that).
                
> Support slice with exclusive start and stop
> -------------------------------------------
>
>                 Key: CASSANDRA-3785
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3785
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Sylvain Lebresne
>              Labels: cql3
>             Fix For: 1.2
>
>
> Currently, slices are always start and end inclusive. However, for CQL 3.0, 
> we already differenciate between inclusivity/exclusivity for the row key and 
> for the component of composite columns. It would be nice to always support 
> that distinction.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to