[teiid-issues] [JBoss JIRA] (TEIID-1709) CLONE - Allow the use of pushdown functions without requiring Java programming

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Aug 15 10:10:14 EDT 2012


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

Steven Hawkins updated TEIID-1709:
----------------------------------

    Fix Version/s: 7.5
      Component/s: Query Engine
          Affects: Documentation (Ref Guide, User Guide, etc.),Release Notes

    
> CLONE - Allow the use of pushdown functions without requiring Java programming
> ------------------------------------------------------------------------------
>
>                 Key: TEIID-1709
>                 URL: https://issues.jboss.org/browse/TEIID-1709
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Query Engine
>    Affects Versions: 7.4
>            Reporter: Bernd Groh
>            Assignee: Steven Hawkins
>             Fix For: 7.4.1, 7.5
>
>
> Currently, in order to use a database function, even if pushdown is required, it is still necessary to add the function interface to a Java class within the connector, and the connector then must be deployed to the server in order to allow for this pushdown function to be used within the Designer. This creates a lot of extra effort every time you want to make use of a new database function. Particularly, given the schema designer doesn't necessarily have access to either the connector code or the server, and then must involve other parties simply to be able to use an additional database function. It would be very beneficial to speedy schema development if that was not necessary, and if, say, the interface could be defined on the Designer side, added to the VDB, and then deployed as part of the VDB.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list