[ 
https://issues.apache.org/jira/browse/CALCITE-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15308204#comment-15308204
 ] 

Jordan Halterman commented on CALCITE-1265:
-------------------------------------------

Is there any reason this shouldn't be as simple as enabling offset/fetch in the 
{{JdbcSort}} constructor? Are there other complexities that have prevented it 
from being implemented?

> Implement offset/fetch in JdbcSort
> ----------------------------------
>
>                 Key: CALCITE-1265
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1265
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Jordan Halterman
>            Assignee: Julian Hyde
>             Fix For: 1.8.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
(v6.3.4#6332)

Reply via email to