[teiid-issues] [JBoss JIRA] (TEIID-3270) Allow UDFs to call Teiid functions

Van Halbert (JIRA) issues at jboss.org
Mon Jan 4 10:27:01 EST 2016


    [ https://issues.jboss.org/browse/TEIID-3270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13144590#comment-13144590 ] 

Van Halbert commented on TEIID-3270:
------------------------------------

Based on doc's (https://docs.jboss.org/author/display/TEIID/Support+for+User-Defined+Functions+%28Non-Pushdown%29)
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)


More information about the teiid-issues mailing list