alamb commented on issue #8872: URL: https://github.com/apache/arrow-datafusion/issues/8872#issuecomment-1892114556
DataFusion doesn't appear to have a direct dependency on ring -- it does use `object_store` which has a dependency on ring. However, that crate already depends on 0.17 https://crates.io/crates/object_store/0.9.0/dependencies https://crates.io/crates/object_store/0.8.0/dependencies Thus I am not sure what this specific request is for. If you can be more specific about what needs to be changed in datafusion please let us know -- 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]
