In some situations a RETURNS NULL ON NULL function is called when one ot its 
parameters is NULL
-----------------------------------------------------------------------------------------------

         Key: DERBY-1030
         URL: http://issues.apache.org/jira/browse/DERBY-1030
     Project: Derby
        Type: Bug
  Components: SQL  
    Versions: 10.1.2.1    
    Reporter: Daniel John Debrunner
 Assigned to: Mamta A. Satoor 
     Fix For: 10.2.0.0


The NULL argument to the function has to come from another function and that 
function's Java method has to return a Java object type corresponding to a 
fixed length SQL type, such as DATE, TIME and TIMESTAMP.

Will attach repro scripts.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to