[
https://issues.jboss.org/browse/TEIID-3270?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3270:
---------------------------------------
Nearly there. We'll represent these functions as procedures and then add an entry
into a function tree based upon the same conversion that is done in SQLParserUtil. We may
want to add more validation of what types of statements are allowed in a function
definition - for example sql server will not allow updates, try/catch, calls to other
stored procedures etc.
Allow UDFs to call Teiid functions
----------------------------------
Key: TEIID-3270
URL:
https://issues.jboss.org/browse/TEIID-3270
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Reporter: Sanjeev Gour
Assignee: Steven Hawkins
Fix For: 8.11
Currently custom functions require the implementation on be in Java, there could be an
alternative way to allow using Teiid expressions inside the custom functions. The related
thread is here-
https://developer.jboss.org/thread/251179
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)