Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-2831

NullPointerException creating a function in a schema that doesn't exist when the return type is a character type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.3.1.4
    • 10.3.1.4, 10.4.1.3
    • SQL
    • None

    Description

      ij> connect 'jdbc:derby:cs;create=true';
      ij> create function aa.b() returns varchar(10) no sql
      parameter style java language java
      external name 'aaa.bbb.ccc';
      ERROR XJ001: Java exception: ': java.lang.NullPointerException'.

      Attachments

        Issue Links

          Activity

            People

              mamtas Mamta A. Satoor
              djd Daniel John Debrunner
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: