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