andygrove commented on issue #2367: URL: https://github.com/apache/datafusion-comet/issues/2367#issuecomment-3374430485
I started learning about OpenDAL. Some initial notes: - There is an [object_store_opendal](https://crates.io/crates/object_store_opendal) crate that wraps OpenDAL in the object-store-rs API, making it easy to integrate into Comet/DataFusion (we already support OpenDAL HDFS this way) - OpenDAL's s3 support is native Rust code and does not use the AWS Rust SDK -- 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]
