]
Steven Hawkins resolved TEIID-4816.
-----------------------------------
Resolution: Done
Addressed the case when an order by is present.
SQL Server 2012+ offset order by issue
--------------------------------------
Key: TEIID-4816
URL:
https://issues.jboss.org/browse/TEIID-4816
Project: Teiid
Issue Type: Bug
Components: JDBC Connector
Affects Versions: 9.1
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.3, 9.2.2
This was missed with TEIID-4654, with an ordered limit/offset the sql server 2012+ logic
was just allowing the limit clause to appear in the select - rather than at the end.