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

Robert Stupp edited comment on CASSANDRA-7563 at 11/14/14 11:33 PM:
--------------------------------------------------------------------

I've created the ticket (and updated JAVA-502 for that).
Will try to improve readability of all tests in {{UFTest}} - some support in 
CQLTester would be nice - especially after CASSANDRA-7813.
Another unit test is no problem :)

Regarding that protocol version issue. Maybe I'm a bit too tired, but isn't 
that problem a bit more complex? UDFs can get parameters from CQL statements as 
'constants', from CQL bound variables (I think these depend on the protocol 
version) and from tables (guess these are always 
{{ProtocolVersion.NEWEST_SUPPORTED}}).

Edit: Good catch with that protocol version thing :)


was (Author: snazy):
I've created the ticket (and updated JAVA-502 for that).
Will try to improve readability of all tests in {{UFTest}} - some support in 
CQLTester would be nice - especially after CASSANDRA-7813.
Another unit test is no problem :)

Regarding that protocol version issue. Maybe I'm a bit too tired, but isn't 
that problem a bit more complex? UDFs can get parameters from CQL statements as 
'constants', from CQL bound variables (I think these depend on the protocol 
version) and from tables (guess these are always 
{{ProtocolVersion.NEWEST_SUPPORTED}}).

> 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, 7563v2.txt, 7563v3.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