Xuanwo commented on issue #172: URL: https://github.com/apache/iceberg-rust/issues/172#issuecomment-2865207069
> 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 Actually, I'm beginning to think it might be a good idea for `object_store_opendal` to implement the opendal API on top of `object_store`. This way, users of `object_store` could benefit from the same underlying implementation, as well as opendal's powerful layer ecosystem. I'll look into this approach further. -- 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