[teiid-issues] [JBoss JIRA] Updated: (TEIID-964) Must pushdown functions in select clause

Steve Hawkins (JIRA) jira-events at lists.jboss.org
Tue Jun 22 16:00:53 EDT 2010


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

Steve Hawkins updated TEIID-964:
--------------------------------

    Fix Version/s: 8.0


> Must pushdown functions in select clause
> ----------------------------------------
>
>                 Key: TEIID-964
>                 URL: https://jira.jboss.org/browse/TEIID-964
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Query Engine
>            Reporter: Steven Hawkins
>             Fix For: 8.0
>
>
> (F_ATM_REPORT_TYPE is a DB function) 
> SELECT F_ATM_REPORT_TYPE (BUS_LINE_CODE) FROM ...
> Will not have the function pushed down if it only appears in the select clause.  The planner must check if a function is pushdown only when it appears in the select clause and determine a source to push it to.

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

        


More information about the teiid-issues mailing list