]
Steven Hawkins updated TEIID-4375:
----------------------------------
Fix Version/s: 10.0
10.0
(was: 9.2)
Allow bind values to be used for limit/offset in pushdown queries
-----------------------------------------------------------------
Key: TEIID-4375
URL:
https://issues.jboss.org/browse/TEIID-4375
Project: Teiid
Issue Type: Quality Risk
Components: JDBC Connector
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 10.0
We always put the literal values of the limit clause into the source query, but for
sources that support it, it would be better to use a bind value.