[teiid-issues] [JBoss JIRA] Updated: (TEIID-231) Ability to support Connector Level UDF functions in the System

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Feb 11 11:26:44 EST 2009


     [ https://jira.jboss.org/jira/browse/TEIID-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-231:
---------------------------------

          Component/s: Connector API
                       Query Engine
        Fix Version/s: 6.1.0
    Affects Version/s: 6.0.0
              Affects: [Documentation (Ref Guide, User Guide, etc.), Compatibility/Configuration, Release Notes]


Having a function definition file with the connector does fix the runtime problem, but we would still need to update the designer to understand having some association between a physical model and a function definition model.  It makes more sense to me to merge function definitions with the standard relational model.  All of our natural scoping rules (in terms of naming and association with a physical source) would apply.  Built-in functions would be added to the system model.  With this design a function definition model would just be a virtual model with nothing but functions and could be added to any vdb that needs to support a common set of udfs.  If and whenever we have vdb reuse you could then have a global function definition vdb.

> Ability to support Connector Level UDF functions in the System
> --------------------------------------------------------------
>
>                 Key: TEIID-231
>                 URL: https://jira.jboss.org/jira/browse/TEIID-231
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Connector API, Query Engine
>    Affects Versions: 6.0.0
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 6.1.0
>
>
> Currently we have UDF and Connector capabilities to define some custom functions in supported by a connector, however this is not seem less to deploy along with the connector, as connector functions do not support any parameters or design tools to define/declare them in CDK. We need a way to define and develop functions supported by a connector. 
> Suggestions.
> 1) Use designer to define capabilities in a XMI file and attach with the connector, and let the server or MMQuery load these XMI files dynamically into the engine.
> 2) 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list