[teiid-issues] [JBoss JIRA] (TEIID-5198) Procedure names containing . do not resolve properly

RH Bugzilla Integration (JIRA) issues at jboss.org
Mon Apr 16 12:06:00 EDT 2018


     [ https://issues.jboss.org/browse/TEIID-5198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

RH Bugzilla Integration updated TEIID-5198:
-------------------------------------------
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1567968
        Bugzilla Update: Perform


> Procedure names containing . do not resolve properly
> ----------------------------------------------------
>
>                 Key: TEIID-5198
>                 URL: https://issues.jboss.org/browse/TEIID-5198
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 10.1, 9.3.6, 10.0.2
>
>
> 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"



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list