[
https://issues.apache.org/jira/browse/CASSANDRA-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14594768#comment-14594768
]
Aleksey Yeschenko commented on CASSANDRA-7556:
----------------------------------------------
in cql3handling.py, shouldn't be using {{ksname=<nonSystemKeyspaceName>}},
given that CASSANDRA-9367 will happen sooner rather than later.
the change in {{Cql.g}} seems to be unrelated to the ticket. Can you open a
separate one and explain why it's needed?
nit: in help ({{do_describe()}}, for consistency with other commands, should
use "in the given keyspace" instead of "of the given keyspace".
Otherwise, go ahead (feel free to fix on commit).
> 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)