You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2014/07/16 21:16:07 UTC

[jira] [Created] (CASSANDRA-7556) Update cqlsh for UDFs

Tyler Hobbs created CASSANDRA-7556:
--------------------------------------

             Summary: 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
             Fix For: 3.0


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.2#6252)