[JBoss JIRA] (TEIID-4304) Correct handling with subquery in on clause
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-4304?page=com.atlassian.jira.plugin... ]
Steven Hawkins closed TEIID-4304.
---------------------------------
> 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, 9.0.1, 8.7.8.6_2, 9.0.2
>
>
> 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)
9 years, 7 months
[JBoss JIRA] (TEIID-4384) Issue with ordered offset
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-4384?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-4384.
-----------------------------------
Fix Version/s: 9.1
9.0.3
Resolution: Done
Corrected the limit node to only specify the limit to the sort when a limit is present.
> Issue with ordered offset
> -------------------------
>
> Key: TEIID-4384
> URL: https://issues.jboss.org/browse/TEIID-4384
> Project: Teiid
> Issue Type: Bug
> Components: Query Engine
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Critical
> Fix For: 9.1, 9.0.3
>
>
> There is a regression with TEIID-4210 such that when an order by is not pushed and there is a parent offset (no limit), the wrong rows are returned.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (TEIID-4384) Issue with ordered offset
by Steven Hawkins (JIRA)
Steven Hawkins created TEIID-4384:
-------------------------------------
Summary: Issue with ordered offset
Key: TEIID-4384
URL: https://issues.jboss.org/browse/TEIID-4384
Project: Teiid
Issue Type: Bug
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
There is a regression with TEIID-4210 such that when an order by is not pushed and there is a parent offset (no limit), the wrong rows are returned.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months