]
Steven Hawkins updated TEIID-4932:
----------------------------------
Fix Version/s: 10.3
(was: 10.x)
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: 10.3
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.