You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2011/04/12 00:21:05 UTC

[jira] [Resolved] (CASSANDRA-1206) Create the functional equivalent of the != op

     [ 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