[ https://issues.apache.org/jira/browse/CASSANDRA-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031181#comment-15031181 ]
Robert Stupp edited comment on CASSANDRA-7225 at 11/29/15 11:13 PM: -------------------------------------------------------------------- Patches available here: https://github.com/snazy/cassandra/tree/cqlshhelp-2.2 https://github.com/snazy/cassandra/tree/cqlshhelp-3.0 https://github.com/snazy/cassandra/tree/cqlshhelp-trunk (3.1 identical to 3.0) EDIT: patch also fixes pep8 issues Cassci's working on the dtests: http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-cqlshhelp-2.2-dtest/ http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-cqlshhelp-3.0-dtest/ http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-cqlshhelp-trunk-dtest/ was (Author: snazy): Patches available here: https://github.com/snazy/cassandra/tree/cqlshhelp-2.2 https://github.com/snazy/cassandra/tree/cqlshhelp-3.0 https://github.com/snazy/cassandra/tree/cqlshhelp-trunk (3.1 identical to 3.0) Cassci's working on the dtests: http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-cqlshhelp-2.2-dtest/ http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-cqlshhelp-3.0-dtest/ http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-cqlshhelp-trunk-dtest/ > show CQL help in cqlsh in web browser > ------------------------------------- > > Key: CASSANDRA-7225 > URL: https://issues.apache.org/jira/browse/CASSANDRA-7225 > Project: Cassandra > Issue Type: Improvement > Components: Documentation and Website, Tools > Reporter: Robert Stupp > Assignee: Robert Stupp > Priority: Trivial > Labels: cqlsh, doc-impacting > Fix For: 2.2.4, 3.0.1, 3.1, 3.2 > > 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)