[
https://issues.apache.org/jira/browse/CASSANDRA-7562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Stupp updated CASSANDRA-7562:
------------------------------------
Attachment: 7562.txt
Patch for first review round.
* Requires additional jar in lib directory
([javassist|http://search.maven.org/remotecontent?filepath=org/javassist/javassist/3.18.2-GA/javassist-3.18.2-GA.jar]).
* cqlsh patched to allow "arbitrary code" in {{CREATE FUNCTION}} statement.
* Improved {{UFMetaData.dropFunction}} to use {{ColumnFamily.delete}} instead
of tombstones for each override
* Includes unit tests for Java source
* Added unit tests to test overrides and all "primitive" types
> Java source code for UDFs
> -------------------------
>
> Key: CASSANDRA-7562
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7562
> Project: Cassandra
> Issue Type: New Feature
> Reporter: Robert Stupp
> Assignee: Robert Stupp
> Attachments: 7562.txt
>
>
> Purpose of this ticket to add support for Java source code for user defined
> functions (CASSANDRA-7395)
--
This message was sent by Atlassian JIRA
(v6.2#6252)