mbutrovich commented on issue #10308: URL: https://github.com/apache/arrow-rs/issues/10308#issuecomment-5183003735
I'm still catching up on the discussion, but Iceberg Rust did something similar, I think. Basically they added a Storage trait to be able to relax their reliance on OpenDAL and (in theory) support object_store: https://github.com/apache/iceberg-rust/issues/2051 https://github.com/apache/iceberg-rust/issues/2208 and related discussion about object_store over the years: https://github.com/apache/iceberg-rust/issues/172 -- 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]
