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 0F906115F1 for ; Tue, 9 Sep 2014 21:51:29 +0000 (UTC) Received: (qmail 38391 invoked by uid 500); 9 Sep 2014 21:51:28 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 38353 invoked by uid 500); 9 Sep 2014 21:51:28 -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 38297 invoked by uid 99); 9 Sep 2014 21:51:28 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Sep 2014 21:51:28 +0000 Date: Tue, 9 Sep 2014 21:51:28 +0000 (UTC) From: "Tyler Hobbs (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-7824) cqlsh completion for triggers 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-7824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127620#comment-14127620 ] Tyler Hobbs commented on CASSANDRA-7824: ---------------------------------------- +1 When you commit, you shouldn't need to update the bundled python driver, as it's already using a newer version from CASSANDRA-7863 > cqlsh completion for triggers > ----------------------------- > > Key: CASSANDRA-7824 > URL: https://issues.apache.org/jira/browse/CASSANDRA-7824 > Project: Cassandra > Issue Type: Improvement > Reporter: Sylvain Lebresne > Assignee: Mikhail Stepura > Priority: Minor > Labels: cqlsh > Fix For: 2.1.1 > > Attachments: CASSANDRA-2.1-7824-v2.patch > > > It appears cqlsh doesn't have completion for the trigger related statements and we should probably add it. > Triggers are also not documented by the {{cql.textile}} file. I could swear we already had a ticket for fixing the doc, but can't find it right now, so unless someone remembers which ticket that is, let's maybe handle this here too. -- This message was sent by Atlassian JIRA (v6.3.4#6332)