Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Normal
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
CASSANDRA-7395 Support for pure user-defined functions (UDF)
- Resolved
- links to