yjshen commented on pull request #897: URL: https://github.com/apache/arrow-datafusion/pull/897#issuecomment-901989326
Thanks, @andygrove. It will be great to have your help. As you mentioned here in the comment: > The plan is to use tokio::spawn here but this requires making more methods async so I wanted to tackle that as a separate PR. I run into the same situation while handling the async listing and reading. And we may need to decide on how async should be propagated through the API: limit async to remote storage accessing or change the user-facing API. Looking forward to hearing from you. :P -- 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