Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-5198

Procedure names containing . do not resolve properly

XMLWordPrintable

      It is allowable to create a procedure with . in the name:

      CREATE FOREIGN PROCEDURE "my.proc" (param STRING) RETURNS TABLE (a INTEGER, b STRING);

      However it can only be resolved as proc, not "my.proc"

              rhn-engineering-shawkins Steven Hawkins
              rhn-engineering-shawkins Steven Hawkins
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: