tustvold commented on issue #2110: URL: https://github.com/apache/arrow-rs/issues/2110#issuecomment-1189659484
Mainly because there is a cost associated with each S3 range request. I'm also not sure that fetching in parallel will actually be faster, as I would expect a single request to be able to saturate IO easily, fetching in parallel will just add complexity and potentially contention. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org