[
https://issues.apache.org/jira/browse/CASSANDRA-7562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099042#comment-14099042
]
Tyler Hobbs commented on CASSANDRA-7562:
----------------------------------------
Just a couple of whitespace nits:
* In UFMetadata, keep whitespace around operators ({{argumentNames==null}})
* In UDFunction.javaIdentifierPart(), keep whitespace around the operator in
the for-loop ({{i<qualifiedName.length()}}).
Other than that, once CASSANDRA-7740 is committed and this is updated, it
should be good to go.
> 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
> Fix For: 3.0
>
> 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)