You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2014/05/14 00:01:16 UTC

[jira] [Created] (CASSANDRA-7225) < is <= and > is >= in CQL

Robert Stupp created CASSANDRA-7225:
---------------------------------------

             Summary: < is <= and > is >= in CQL
                 Key: CASSANDRA-7225
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7225
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Robert Stupp


Just a small line of text in cqlsh "help" command indicates that < is <= and > is >= in CQL.

This is confusing to many people (including me :) ) because I did not expect < to return the "equals" portion.

Please allow distinct behaviours for <, <=, > and >= in CQL queries. Maybe in combination with CASSANDRA-5184 and/or CASSANDRA-4914 



--
This message was sent by Atlassian JIRA
(v6.2#6252)