]
Steven Hawkins updated TEIID-4932:
----------------------------------
Fix Version/s: 11.2
(was: 11.1)
Support defining UDFs based upon a class and or function
--------------------------------------------------------
Key: TEIID-4932
URL:
https://issues.jboss.org/browse/TEIID-4932
Project: Teiid
Issue Type: Enhancement
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 11.2
With the new ddl support, we should allow an import to work against a class to define
UDFs.
We should also in general support inferring arguments for UDFs and UDFs that are defined
by a method.