[ 
https://issues.apache.org/jira/browse/CASSANDRA-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Ellis resolved CASSANDRA-1206.
---------------------------------------

    Resolution: Later

This should move to CQL

> Create the functional equivalent of the != op
> ---------------------------------------------
>
>                 Key: CASSANDRA-1206
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1206
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Todd Nine
>
> Currently, the <, <=, ==, >, >= operands can be used utilizing KeyRanges.  
> However, it is not possible to execute a query which provides all keys except 
> key K with a single call.  Please implement this to avoid having to make 2 
> calls with KeyRange less and KeyRange greater than the given value.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to