Robert Stupp created CASSANDRA-8323:
---------------------------------------
Summary: Adapt UDF code after JAVA-502
Key: CASSANDRA-8323
URL: https://issues.apache.org/jira/browse/CASSANDRA-8323
Project: Cassandra
Issue Type: Improvement
Reporter: Robert Stupp
Assignee: Robert Stupp
Fix For: 3.0
In CASSANDRA-7563 support for user-types, tuple-types and collections is added
to C* using the Java Driver.
The code in C* requires access to some functionality which is currently
performed using reflection/invoke-dynamic.
This ticket is about to provide better/direct access to that functionality.
I'll provide patches for Java Driver + C*.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)