LucidDB / luciddb

DEFUNCT: See README
https://github.com/LucidDB/luciddb
Apache License 2.0
53 stars 24 forks source link

[FRG-247] provide more context information for failed UDR invocation #625

Open dynamobi-build opened 12 years ago

dynamobi-build commented 12 years ago

[reporter="jvs", created="Fri, 22 Dec 2006 14:49:46 -0500 (GMT-05:00)"] Example below. Should provide class name for Java method, plus catalog.schema.specific-name for UDR.

0: jdbc:luciddb:> values applib.clean_phone(cast(null as varchar(3)));
Error: Could not calculate result column 1 for the following row:
[0]
Messages: Invocation of user-defined external Java method execute failed
java.lang.NullPointerException (state=,code=0)