adriangb commented on PR #13634: URL: https://github.com/apache/datafusion/pull/13634#issuecomment-2515859028
Interesting, thanks! We don't use list (only get) so maybe that's why we haven't run into any issues. It sounds like `AsyncFileReader` is a better place for the shim. I wonder if it could be put in there in such a way that it falls back to running on the current runtime, such that we don't need a separate implementation? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
