Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.16.0
-
Component/s: jdbc-adapter
-
Labels: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
-
- Resolved
-
- is related to
-
CALCITE-1171 Limit N on JdbcSchema pushdown doesn't seem to work
-
- Resolved
-