[ 
https://issues.apache.org/jira/browse/CASSANDRA-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Stupp resolved CASSANDRA-8323.
-------------------------------------
    Resolution: Won't Fix

Current solution (using a Java MethodHandle) works fine.
Exposing the _internal_ {{parseOne}} without a need by clients feels bad.
We already have CQL3 types stored in the schema tables and continue to remove 
the need for {{AbstractType}}.
So closing this one as "won't fix".

The driver ticket's already been resolved as "won't do".

> 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.x
>
>
> 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)

Reply via email to