Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
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*.
Attachments
Issue Links
- is blocked by
-
CASSANDRA-7563 UserType, TupleType and collections in UDFs
- Resolved
- relates to
-
CASSANDRA-6717 Modernize schema tables
- Resolved
- links to