chasingegg opened a new issue, #46913: URL: https://github.com/apache/arrow/issues/46913
### Describe the enhancement requested Hi I want to use arrow to async-read s3 files, but seems we only have the default readAsync interface and its implementation is like a sync IO on a background thread, not a real async implementation. Do you have any plans to support it, thx! ### 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org