[teiid-issues] [JBoss JIRA] (TEIID-4796) Support automatic pushdown of unsupported functions in JDBC connectors.

Steven Hawkins (JIRA) issues at jboss.org
Thu Mar 2 15:32:00 EST 2017


    [ https://issues.jboss.org/browse/TEIID-4796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13371815#comment-13371815 ] 

Steven Hawkins commented on TEIID-4796:
---------------------------------------

Unfortunately this is more complicated than it seems.  We need to be able to resolve the function to at least know the return type.  

It's very straight-forward to add a source function to a source model.  

Also depending upon the source the function may be listed by the DatabaseMetadata.getFunctions.  It would be easier to enhance the importer to import functions from there.

> Support automatic pushdown of unsupported functions in JDBC connectors.
> -----------------------------------------------------------------------
>
>                 Key: TEIID-4796
>                 URL: https://issues.jboss.org/browse/TEIID-4796
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: JDBC Connector
>    Affects Versions: 9.1.3
>            Reporter: John Rodrigues
>            Assignee: Steven Hawkins
>
> Please refer to this discussion for context: https://developer.jboss.org/message/969432
> It would be nice if Teiid could support automatic pushdown of unsupported functions for JDBC connectors.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list