[
https://issues.apache.org/jira/browse/CASSANDRA-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14087861#comment-14087861
]
Tyler Hobbs commented on CASSANDRA-7225:
----------------------------------------
{quote}
alter_r.html (overview of all ALTER statements)
drop_r.html (overview of all CREATE statements)
drop_r.html (overview of all ALTER statements)
{quote}
I'm not sure how useful it is to have docs on generic {{ALTER}}, since that
could cover {{ALTER KEYSPACE}}, {{ALTER TABLE}}, {{ALTER USER}}, and {{ALTER
TYPE}}. Same goes for {{CREATE}} and {{DROP}}. I would drop those from the
help topics.
bq. expand_r.html
This one we do need. I'll ping the docs team to write that up. Once that's
done, we can commit this.
> cqlsh help for CQL3 is often incorrect and should be modernized
> ---------------------------------------------------------------
>
> Key: CASSANDRA-7225
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7225
> Project: Cassandra
> Issue Type: Bug
> Components: Documentation & website, Tools
> Reporter: Robert Stupp
> Assignee: Robert Stupp
> Priority: Trivial
> Labels: cql
> Attachments: 7225-cqlhelp.txt
>
>
> 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)