[
https://issues.apache.org/jira/browse/CASSANDRA-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508804#comment-14508804
]
Robert Stupp commented on CASSANDRA-7225:
-----------------------------------------
We don't have to make cqlsh-help an HTML doc. But if we have CQL help as an
HTML file we could also do that for cqlsh. If a user types {{HELP SELECT}}, he
gets a (more or less) nice HTML page - but for {{HELP DESCRIBE}} he would
”only” get a (shorter) text version. I think there are more possibilities to
express details on an HTML page than with pure ASCII.
I've no strong preference to either ship the HTML file(s) or upload to
cassandra.apache.org - just a slight preference to ship *and* upload.
> 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, EXPAND.pdf
>
>
> 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.3.4#6332)