raulcd commented on PR #36637:
URL: https://github.com/apache/arrow/pull/36637#issuecomment-1634055227

   > Is this something we need to add to archery somewhere too? Or not as that 
is using an api wrapper that handles it?
   
   The pygithub and github3.py libraries used on archery handle pagination. I 
am not sure if there's any place where we should explicitly call to get next 
pages, etcetera but I don't think  so as  from what I've seen they just return 
iterators and handle that for us. Would be good though to try and refactor 
archery to use a single library so we are sure around those: 
https://github.com/apache/arrow/issues/33241
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to