[teiid-issues] [JBoss JIRA] Resolved: (TEIID-535) Add support for pushdown of select clause and join clause subqueries

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Apr 27 14:20:46 EDT 2009


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

Steven Hawkins resolved TEIID-535.
----------------------------------

    Resolution: Done


Based upon the other subquery changes it became trivial to support additional pushdowns.  At this time no new capabilities have been added, but there may be some needed as some dbms (db2) have restrictions on the usage of subqueries in a join clause.  See TestSubqueryPushdown.

> Add support for pushdown of select clause and join clause subqueries
> --------------------------------------------------------------------
>
>                 Key: TEIID-535
>                 URL: https://jira.jboss.org/jira/browse/TEIID-535
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Query Engine
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Minor
>             Fix For: 6.1.0
>
>
> Currently we only allow pushdown of subqueries in the where clause.

-- 
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