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 5D55818F8E for ; Tue, 23 Jun 2015 17:26:01 +0000 (UTC) Received: (qmail 13728 invoked by uid 500); 23 Jun 2015 17:26:01 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 13696 invoked by uid 500); 23 Jun 2015 17:26:01 -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 13685 invoked by uid 99); 23 Jun 2015 17:26:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jun 2015 17:26:01 +0000 Date: Tue, 23 Jun 2015 17:26:01 +0000 (UTC) From: "Robert Stupp (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-7556) Update cqlsh for UDFs 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-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-7556: ------------------------------------ Fix Version/s: (was: 2.2.x) 2.2.0 rc2 > Update cqlsh for UDFs > --------------------- > > Key: CASSANDRA-7556 > URL: https://issues.apache.org/jira/browse/CASSANDRA-7556 > Project: Cassandra > Issue Type: Improvement > Components: Tools > Reporter: Tyler Hobbs > Assignee: Robert Stupp > Labels: udf > Fix For: 2.2.0 rc2 > > Attachments: 7556-2.txt, 7556.txt > > > Once CASSANDRA-7395 and CASSANDRA-7526 are complete, we'll want to add cqlsh support for user defined functions. > This will include: > * Completion for {{CREATE FUNCTION}} and {{DROP FUNCTION}} > * Tolerating (almost) arbitrary text inside function bodies > * {{DESCRIBE TYPE}} support > * Including types in {{DESCRIBE KEYSPACE}} output > * Possibly {{GRANT}} completion for any new privileges -- This message was sent by Atlassian JIRA (v6.3.4#6332)