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

ASF GitHub Bot commented on DRILL-8287:
---------------------------------------

cgivre opened a new pull request, #2633:
URL: https://github.com/apache/drill/pull/2633

   # [DRILL-8287](https://issues.apache.org/jira/browse/DRILL-8287): Add 
Support for Keyset Based Pagination
   
   ## Description
   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 PR also addresses 
[DRILL-8286](https://issues.apache.org/jira/browse/DRILL-8286), which is a 
minor bugfix for the GoogleSheets config. 
   
   ## Documentation
   Updated Pagination.md.
   
   ## Testing
   Added unit tests and manually tested against Hubspot API.




> 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
>            Priority: Major
>             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)

Reply via email to