[teiid-issues] [JBoss JIRA] (TEIID-3339) Adding the multisource column does not work with variadic procedures

Steven Hawkins (JIRA) issues at jboss.org
Tue Feb 17 09:24:49 EST 2015


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

Steven Hawkins resolved TEIID-3339.
-----------------------------------
    Resolution: Done


Relaxed the validation to allow parameters after a variadic one - if they are all optional. 

However this means that to named parameters must be used if the source is to be specified.

> Adding the multisource column does not work with variadic procedures
> --------------------------------------------------------------------
>
>                 Key: TEIID-3339
>                 URL: https://issues.jboss.org/browse/TEIID-3339
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Query Engine
>    Affects Versions: 8.7
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.10
>
>
> Adding the multi-source column as the last parameter to a variadic procedure results in a validation exception.  Options to resolve this include adding the parameter as the second to last, not allowing the procedure to have a multi-source parameter, or choosing a different paradigm - such as call procname_source...



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the teiid-issues mailing list