You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2015/06/04 11:30:37 UTC

[jira] [Commented] (CASSANDRA-8323) Adapt UDF code after JAVA-502

    [ https://issues.apache.org/jira/browse/CASSANDRA-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14572443#comment-14572443 ] 

Robert Stupp commented on CASSANDRA-8323:
-----------------------------------------

Shall we keep the code as it is and defer this ticket to 3.x?

> 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: 2.2.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)