[
https://issues.jboss.org/browse/TEIIDDES-152?page=com.atlassian.jira.plug...
]
Steven Hawkins commented on TEIIDDES-152:
-----------------------------------------
Added runtime support for source procedures marked as functions with the extension
property:
{http://www.teiid.org/ext/relational/2012}varargs (boolean), when true indicates that the
last arg may be repeated a variable number of times.
Also added:
{http://www.teiid.org/ext/relational/2012}null-on-null (boolean), when true indicates that
the function will return null.
Please add these to the built-in relational med. These will not be effective for user
defined functions until TEIIDDES-1207 is resolved.
Update the function model to support vararg functions
-----------------------------------------------------
Key: TEIIDDES-152
URL:
https://issues.jboss.org/browse/TEIIDDES-152
Project: Teiid Designer
Issue Type: Feature Request
Components: Modeling
Affects Versions: 6.0.0
Reporter: Steven Hawkins
Fix For: Future
Vararg support allows for functions with any number of parameters. It requires adding
additional metadata to a parameter or function to indicate that the last parameter accepts
any number of arguments of that type.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira