[
https://issues.apache.org/jira/browse/CASSANDRA-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14581854#comment-14581854
]
Robert Stupp commented on CASSANDRA-7556:
-----------------------------------------
Thanks, [~beobal] - it wasn't completely obvious (from the code in Cql.g +
cqlsh) whether no-argtypes are allowed or not. Will change that to enforce
argtypes. (Without argtypes C* just produced an NPE - so I wasn't sure whether
that's a bug or just unsupported.)
> 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.x
>
> 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)