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

[jira] [Created] (CALCITE-1244) `offset` is ignored in FetchRequest

Josh Elser created CALCITE-1244:
-----------------------------------

             Summary: `offset` is ignored in FetchRequest
                 Key: CALCITE-1244
                 URL: https://issues.apache.org/jira/browse/CALCITE-1244
             Project: Calcite
          Issue Type: Bug
          Components: avatica
            Reporter: Josh Elser
             Fix For: avatica-1.9.0


In looking into some issues reported by [~onpduo], we both noticed that {{FetchRequest.offset}} is never actually used by the server.

We should make sure the semantics on this value are clear (is it an offset from the beginning of the ResultSet or the current position of the ResultSet?) and make sure it is used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)