waynr commented on PR #7170: URL: https://github.com/apache/arrow-rs/pull/7170#issuecomment-2675429780
> I believe it shouldn't require changes to DF, given that AsyncFileReaderFactory was added to enable using DF with other IO abstractions such as OpenDAL. The reason I'm thinking it might require changes to DF is that InfluxDB registers object stores with what looks to me like a fairly core type: https://github.com/apache/datafusion/blob/22156b2a6862e68495a82bd2579d3ba22c6c5cc0/datafusion/execution/src/runtime_env.rs#L78 Is this not actually required? I've observed it in use in a few places, but maybe those are edge cases that aren't applicable to InfluxDB. -- 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