Turbo87 opened a new pull request, #6636:
URL: https://github.com/apache/arrow-rs/pull/6636

   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-rs/issues/6055.
   
   # Rationale for this change
    
   see https://github.com/apache/arrow-rs/issues/6055 😉 
   
   # What changes are included in this PR?
   
   This PR introduces a new `fs` feature for the `object_store` crate, which is 
enabled by default. If disabled, the `local` module is excluded from the crate 
and the `walkdir` dependency is skipped.
   
   # Are there any user-facing changes?
   
   Only for users of `default-features = false`, but since this crate did not 
have any default features before there probably won't be many `object_store` 
users that specify `default-features = false`.
   


-- 
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]

Reply via email to