[teiid-issues] [JBoss JIRA] (TEIID-4304) Correct handling with subquery in on clause

Steven Hawkins (JIRA) issues at jboss.org
Thu Jul 7 13:06:00 EDT 2016


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

Steven Hawkins resolved TEIID-4304.
-----------------------------------
    Fix Version/s: 9.0.2
       Resolution: Done


Was partially resolved in 9.0.1 (for oracle if the pushdown query contained a with clause and a subquery in the on clause, there was an exception) but fully addressed in 9.0.2.

> Correct handling with subquery in on clause
> -------------------------------------------
>
>                 Key: TEIID-4304
>                 URL: https://issues.jboss.org/browse/TEIID-4304
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.7
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 9.1, 8.7.8.6_2, 9.0.2, 9.0.1
>
>
> With the translator capability supportsSubqueryInOn false, we can still plan a query with a subquery in the on clause if non-join criteria on the inner side of a left outer join is used in the user query on clause (it is temporarily pushed out of the join and then added back in rule collapse source).
> Additionally the oracle translator should not support subquery in on for oracle 11 and earlier.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list