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

Sylvain Lebresne commented on CASSANDRA-7563:
---------------------------------------------

I've only scanned this very quickly, but why bother with special casing UDT, 
Tupe and collections in {{JavaTypesHelper.driverType()}}? Using {{parseOne()}} 
should work with any type (at which point I'm not sure having a separate 
{{JavaTypesHelper}} is really justified (I've committed CASSANDRA-8063 so 
{{javaType}} goes away too I believe), this could all stay into UDFunction imo, 
but that's a detail).


> UserType, TupleType and collections in UDFs
> -------------------------------------------
>
>                 Key: CASSANDRA-7563
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7563
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Robert Stupp
>            Assignee: Robert Stupp
>             Fix For: 3.0
>
>         Attachments: 7563-7740.txt, 7563.txt
>
>
> * is Java Driver as a dependency required ?
> * is it possible to extract parts of the Java Driver for UDT/TT/coll support ?
> * CQL {{DROP TYPE}} must check UDFs
> * must check keyspace access permissions (if those exist)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to