[
https://issues.apache.org/jira/browse/DRILL-8287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17597174#comment-17597174
]
ASF GitHub Bot commented on DRILL-8287:
---------------------------------------
jnturton commented on PR #2633:
URL: https://github.com/apache/drill/pull/2633#issuecomment-1230204078
I'm not sure that the concept of pagination from the HTTP plugin should
spill into the JSON reader. Can you abstract it, e.g. by renaming paginationMap
to, say, listenerColumnMap?
> 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)