You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Charles Givre (Jira)" <ji...@apache.org> on 2022/08/25 14:56:00 UTC

[jira] [Created] (DRILL-8287) Add Support for Keyset Based Pagination

Charles Givre created DRILL-8287:
------------------------------------

             Summary: Add Support for Keyset Based Pagination
                 Key: DRILL-8287
                 URL: https://issues.apache.org/jira/browse/DRILL-8287
             Project: Apache Drill
          Issue Type: New Feature
          Components: Storage - HTTP
    Affects Versions: 1.20.2
            Reporter: Charles Givre
            Assignee: Charles Givre
             Fix For: 2.0.0


Some APIs such as HubSpot use values in the result set to indicate whether there are additional pages.  This PR adds support for this kind of pagination.  Note that current implementation only works for JSON based APIs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)