[
https://issues.jboss.org/browse/TEIID-3270?page=com.atlassian.jira.plugin...
]
Van Halbert commented on TEIID-3270:
------------------------------------
Based on doc's
(
https://docs.jboss.org/author/display/TEIID/Support+for+User-Defined+Func...)
doesn't there need additional settings (example):
OPTIONS (JAVA_CLASS 'org.something.TempConv', JAVA_METHOD
'celsiusToFahrenheit');
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.4.11#64026)