You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (Jira)" <ji...@apache.org> on 2021/04/27 13:55:00 UTC

[jira] [Updated] (CASSANDRA-16635) dml.rst should not list a "!=" operator

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

Brandon Williams updated CASSANDRA-16635:
-----------------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Triage Needed)

Done in e2ee45cc74a725ddd7a5a8e937e15599aab5227a

> dml.rst should not list a "!=" operator
> ---------------------------------------
>
>                 Key: CASSANDRA-16635
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16635
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Nadav Har'El
>            Assignee: Brandon Williams
>            Priority: Normal
>
> In {{doc/source/cql/dml.rst}} (which ends up inĀ [https://cassandra.apache.org/doc/latest/cql/dml.html),] one of the operators listed is "!=". However this operator has never been supported in WHERE clauses, and I don't see any plans to making it supported.
> The confusion compounds when you notice that the text does refer in a few places to "non-equal" or "inequality" operators - but those refer to operators like "<=" which are allowed in certain places and not others - not to "!=" which isn't allowed anywhere. So "!=" should not be listed at all.
> The Datastax version of this document, [https://docs.datastax.com/en/cql-oss/3.3/cql/cql_reference/cqlSelect.html,] also doesn't list "!=".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org