[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1642) ModeShape translator needs to be changed to move the supported functions to the pushdown functions so that the function def. file isn't needed to be updated

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Sat Jun 18 08:11:23 EDT 2011


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

Steven Hawkins resolved TEIID-1642.
-----------------------------------

    Resolution: Out of Date


Already resolved by TEIID-1605 and is a dup of TEIID-1625.  The pushdown function logic was previously assumed to allow pushdown without adding functions to the supported functions list.  This was not the case as the pushdown functions were qualified, but supported functions are not.

> ModeShape translator needs to be changed to move the supported functions to the pushdown functions so that the function def. file isn't needed to be updated
> ------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-1642
>                 URL: https://issues.jboss.org/browse/TEIID-1642
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 7.4.1
>            Reporter: Van Halbert
>            Assignee: Van Halbert
>            Priority: Blocker
>             Fix For: 7.4.1, 7.5
>
>
> Found the problem that the supported functions are not being pushed down.   Now in 7.4, data source specific functions that are supported for push down can now be specified in the "pushdownfunctions" so that the UDF doesn't need to be defined. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list