tustvold commented on code in PR #4971:
URL: https://github.com/apache/arrow-rs/pull/4971#discussion_r1371468237
##########
object_store/src/lib.rs:
##########
@@ -263,7 +263,6 @@ pub use client::{
#[cfg(feature = "cloud")]
mod config;
-#[cfg(feature = "cloud")]
Review Comment:
This is removed in part because it makes the docs sad otherwise, but also
because the contained interfaces don't require any additional dependencies and
are useful even when not using any of the first-party backends
--
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]