[
https://issues.apache.org/jira/browse/CASSANDRA-9475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Stupp updated CASSANDRA-9475:
------------------------------------
Attachment: 9475.txt
Attached patch checks whether a UDF with the same properties (body, language,
etc) already exists so that it’s safe that it’s the same function and duplicate
compilation is not necessary.
> Duplicate compilation of UDFs on coordinator
> --------------------------------------------
>
> Key: CASSANDRA-9475
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9475
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Robert Stupp
> Assignee: Robert Stupp
> Priority: Minor
> Fix For: 2.2.x
>
> Attachments: 9475.txt
>
>
> User-defined functions are compiled twice on the node actually executing the
> CREATE FUNCTION statement.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)