alamb commented on issue #172: URL: https://github.com/apache/iceberg-rust/issues/172#issuecomment-2863380857
I also think there is a translation layer here that goes from OpenDAL --> ObjectStore. Maybe we can make an adapter that goes the other way around, and implements the OpenDAL interface via object_store, while we are waiting for a more cohesive story - https://crates.io/crates/object_store_opendal > DataFusion provides an ObjectStoreRegistry as part of the SessionContext. This is then what various abstractions like ParquetExec hook into. @criccomini is in the process of upstreaming this - https://github.com/apache/arrow-rs-object-store/pull/348 -- 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...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org