eeroel opened a new issue, #37962: URL: https://github.com/apache/arrow/issues/37962
### Describe the enhancement requested In the [proposed implementation](https://github.com/apache/arrow/pull/37918) of [OpenAsync method for FileSource](https://github.com/apache/arrow/issues/37917), custom_open_ is blocking. To make this fully async, FileSource should be extended to accept a custom_open_ that returns a future. ### Component(s) C++ -- 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]
