[
https://issues.jboss.org/browse/TEIID-3750?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3750:
---------------------------------------
FUNCTION execution does not work
That is not supported. There is no concept of a default value for a parameter and only
positional invocation is supported (whereas procedures support named parameters)
According to docs, VIRTUAL FUNCTION can have DEFAULT value specified.
Could have been a copy and paste error from procedures. It's not supported, so that
should be corrected.
Allow the parsing of an expression
----------------------------------
Key: TEIID-3750
URL:
https://issues.jboss.org/browse/TEIID-3750
Project: Teiid
Issue Type: Sub-task
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.0, 8.12.14.6_4
Now that we have an extension property, we could allow an expression to be used in
parsing rather than just a string.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)