Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E6EB111627 for ; Wed, 6 Aug 2014 21:37:12 +0000 (UTC) Received: (qmail 89163 invoked by uid 500); 6 Aug 2014 21:37:12 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 89126 invoked by uid 500); 6 Aug 2014 21:37:12 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 89110 invoked by uid 99); 6 Aug 2014 21:37:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Aug 2014 21:37:12 +0000 Date: Wed, 6 Aug 2014 21:37:12 +0000 (UTC) From: "Kristine Hahn (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CASSANDRA-7225) cqlsh help for CQL3 is often incorrect and should be modernized MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14088303#comment-14088303 ] Kristine Hahn edited comment on CASSANDRA-7225 at 8/6/14 9:35 PM: ------------------------------------------------------------------ Uploaded EXPAND statement (see attached PDF) to address [Tyler's comment|https://issues.apache.org/jira/browse/CASSANDRA-7225?focusedCommentId=14087861&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14087861]. was (Author: khahn): Uploaded EXPAND statement to address [Tyler's comment|https://issues.apache.org/jira/browse/CASSANDRA-7225?focusedCommentId=14087861&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14087861]. > 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.2#6252)