[
https://issues.apache.org/jira/browse/CALCITE-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-1265.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.16.0
Fixed in
[6e22245a|http://git-wip-us.apache.org/repos/asf/calcite/commit/6e22245a].
> 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
> Fix For: 1.16.0
>
>
> 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)