[
https://issues.apache.org/jira/browse/CALCITE-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde updated CALCITE-1265:
---------------------------------
Summary: In JDBC adapter, push OFFSET and FETCH to data source (was:
Implement offset/fetch in JdbcSort)
> In JDBC adapter, push OFFSET and FETCH to data source
> -----------------------------------------------------
>
> Key: CALCITE-1265
> URL: https://issues.apache.org/jira/browse/CALCITE-1265
> Project: Calcite
> Issue Type: Improvement
> Components: jdbc-adapter
> Reporter: Jordan Halterman
> Assignee: Julian Hyde
> Priority: Major
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)