fx19880617 opened a new pull request #6002:
URL: https://github.com/apache/incubator-pinot/pull/6002


   ## Description
   S3 API has a bounded limit(1000) for the objects returned in ListObject API, 
which means each call may at most returned 1000 S3 objects.
   
   This PR will check `ListObjectsV2Response` and fetch next batch when 
necessary.
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to