pitrou opened a new pull request #9678:
URL: https://github.com/apache/arrow/pull/9678


   The async APIs in the AWS SDK merely spawn a new thread each time
   they are called.
   
   By using our own executor, we schedule requests on our IO thread pool,
   and we allow for potential cancellation.


----------------------------------------------------------------
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:
[email protected]


Reply via email to