Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In JdbcSort, support for offset/fetch is currently disabled. This seems like it may have simply been a result of a lack of support in RelToSqlConverter at the time that commit was made. Since RelToSqlConverter got support for offset/fetch in sorts recently, this should be implemented in JdbcSort as well.
Attachments
Issue Links
- is duplicated by
-
CALCITE-1171 Limit N on JdbcSchema pushdown doesn't seem to work
- Closed
- is related to
-
CALCITE-1171 Limit N on JdbcSchema pushdown doesn't seem to work
- Closed