[
https://issues.apache.org/jira/browse/CASSANDRA-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15009516#comment-15009516
]
Paulo Motta edited comment on CASSANDRA-7225 at 11/17/15 9:14 PM:
------------------------------------------------------------------
[~snazy] I'm truly sorry, I missed the notification for this and just found
recently with the help of JIRA pending reviews filter. Feel free to ping if
this ever happens again.
Could you please rebase to the latest trunk? I attached a patch to include the
doc files in the debian package, which will be located on
{{/usr/share/doc/cassandra/CQL.html}} so we should check that in {{cqlsh.py}}
in case {{CASSANDRA_PATH/doc/cql3/CQL.html}} does not exist (or better
workaround).
After it's rebased I will try it out locally. I won't take as much for the next
round of reviews. :)
was (Author: pauloricardomg):
[~snazy] I'm truly sorry, I missed the notification for this and just found
recently with the help of JIRA pending reviews filter. Feel free to ping if
this ever happens again.
Could you please rebase to the latest trunk? I attached a patch to include the
doc files in the debian package, which will be located on
{{/usr/share/doc/cassandra/CQL.html}} so we should check that in {{cqlsh.py}}
in case {{CASSANDRA_PATH/doc/cql3/CQL.html}} does not exist (or better
workaround).
I won't take as much for the next round of reviews. :)
> 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 and Website, Tools
> Reporter: Robert Stupp
> Assignee: Robert Stupp
> Priority: Trivial
> Labels: cqlsh
> Fix For: 3.x
>
> Attachments: 7225-add-cql-docs-to-debian-package.patch,
> 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)