You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2016/03/06 14:04:41 UTC

[jira] [Updated] (CASSANDRA-11309) Generic Java UDF types broken for RETURNS NULL ON NULL INPUT

     [ https://issues.apache.org/jira/browse/CASSANDRA-11309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Stupp updated CASSANDRA-11309:
-------------------------------------
    Status: Patch Available  (was: Open)

> 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)