[
https://issues.apache.org/jira/browse/CASSANDRA-11309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280341#comment-15280341
]
Tyler Hobbs commented on CASSANDRA-11309:
-----------------------------------------
Ah, that makes sense. It looks like you forgot to trigger a dtest run, but if
that completes without problems, then +1 from me on committing to 3.7+.
> 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.x
>
>
> 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)