[ https://issues.apache.org/jira/browse/CASSANDRA-7924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146130#comment-14146130 ]
Benjamin Lerer commented on CASSANDRA-7924: ------------------------------------------- +1 > Optimization of Java UDFs > ------------------------- > > Key: CASSANDRA-7924 > URL: https://issues.apache.org/jira/browse/CASSANDRA-7924 > Project: Cassandra > Issue Type: Bug > Reporter: Robert Stupp > Assignee: Robert Stupp > Labels: docs, lhf, udf > Fix For: 3.0 > > Attachments: 7924.txt, 7924v2.txt, 7924v3.txt > > > Refactor 'java' UDFs to optimize invocation. Goal is to remove reflection > code. Implementation uses javassist to generate an instance of {{Function}} > that can be directly used. -- This message was sent by Atlassian JIRA (v6.3.4#6332)