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

Benjamin Lerer edited comment on CASSANDRA-9441 at 5/28/15 12:31 PM:
---------------------------------------------------------------------

The branch for the patch is 
[here|https://github.com/apache/cassandra/compare/trunk...blerer:9441]

The patch ensures that collections, tuples and UDT cannot be specified with the 
frozen keyword in create and drop statements for functions and aggregates, 
except for the nested ones.

It also ensures  that functions can be applied on frozen  collections, tuples 
and UDT.


was (Author: blerer):
The branch for the patch is 
[here:https://github.com/apache/cassandra/compare/trunk...blerer:9441]

The patch make sure that collections, tuples and UDT cannot be specified with 
the frozen keyword in create and drop statements for functions and aggregates, 
except for the nested ones.

It also makes sure that functions can be applied on frozen  collections, tuples 
and UDT.

> Reject frozen<> types in UDF
> ----------------------------
>
>                 Key: CASSANDRA-9441
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9441
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Aleksey Yeschenko
>            Assignee: Benjamin Lerer
>             Fix For: 2.2.0 rc1
>
>
> Spin off from CASSANDRA-9186. Rationale in its comments section.



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

Reply via email to