[
https://issues.apache.org/jira/browse/CASSANDRA-11309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182147#comment-15182147
]
Robert Stupp commented on CASSANDRA-11309:
------------------------------------------
[Git
branch|https://github.com/apache/cassandra/compare/trunk...snazy:11309-generic-udf-broken-trunk?expand=1]
[cassci
utests|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-11309-generic-udf-broken-trunk-testall/]
[cassci
dtests|http://cassci.datastax.com/view/Dev/view/snazy/job/snazy-11309-generic-udf-broken-trunk-dtest/]
> Generic Java UDF types broken for RETURNS NULL ON NULL INPUT
> ------------------------------------------------------------
>
> Key: CASSANDRA-11309
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11309
> Project: Cassandra
> Issue Type: Bug
> Reporter: Robert Stupp
> Assignee: Robert Stupp
> Priority: Minor
> Fix For: 3.5
>
>
> The Java source generated for Java UDFs as introduced by CASSANDRA-10819 is
> broken for {{RETURNS NULL ON NULL INPUT}} (not for {{CALLED ON NULL INPUT}}).
> This means that the generic types are lost for RETURNS NULL ON NULL INPUT but
> work as expected for CALLED ON NULL INPUT.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)