]
Tugba Dogan commented on TEIID-4207:
------------------------------------
I think changes that you made is enough for this issue. Thanks for assigning this issue to
me. It was helpful to understand the connector and translator codes better.
Limit pushdown is incorrect for simpledb
----------------------------------------
Key: TEIID-4207
URL:
https://issues.jboss.org/browse/TEIID-4207
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Affects Versions: 8.7
Reporter: Steven Hawkins
Assignee: Tugba Dogan
Fix For: 9.0, 8.12.5, 8.13.5
The limit clause for simpledb sets a page size rather than fully limiting results, thus
our pushdown is incorrect.