Cannot resolve functions which return VARCHAR FOR BIT DATA or LONG VARCHAR FOR
BIT DATA
---------------------------------------------------------------------------------------
Key: DERBY-3511
URL: https://issues.apache.org/jira/browse/DERBY-3511
Project: Derby
Issue Type: Bug
Components: SQL
Affects Versions: 10.4.0.0
Reporter: Rick Hillegas
I create a static method which returns a byte array and register it as a
function returning one of the byte array types (VARCHAR FOR BIT DATA or LONG
VARCHAR FOR BIT DATA). I expect that Derby will be able to resolve this method
when I try to invoke the function. But Derby tells me it can't find a matching
method. I will attach a test case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.