You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Jordan Halterman (JIRA)" <ji...@apache.org> on 2016/05/31 17:43:12 UTC

[jira] [Created] (CALCITE-1265) Implement offset/fetch in JdbcSort

Jordan Halterman created CALCITE-1265:
-----------------------------------------

             Summary: 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)