[teiid-issues] [JBoss JIRA] (TEIID-2362) Add UDF support for procedure in view model with function=true

Mark Drilling (JIRA) jira-events at lists.jboss.org
Fri Jan 25 12:16:47 EST 2013


Mark Drilling created TEIID-2362:
------------------------------------

             Summary: Add UDF support for procedure in view model with function=true
                 Key: TEIID-2362
                 URL: https://issues.jboss.org/browse/TEIID-2362
             Project: Teiid
          Issue Type: Feature Request
          Components: Query Engine
    Affects Versions: 8.2
            Reporter: Mark Drilling
            Assignee: Steven Hawkins
             Fix For: 8.3


Request adding udf support for procedures in view models since Function Models will be deprecated.  Per TEIIDDES-1556 discussion from 11 Jan, we will make the following changes in designer:

For procedure in a ViewModel with FUNCTION=TRUE
- relax validation so a transformation is not required
- perform same parameter validation checks currently done with ScalarFunctions
- add Java Class("java-class") and Java Method("java-method") extension properties same as ScalarFunction is handled currently


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list