alamb commented on pull request #1349:
URL: https://github.com/apache/arrow-rs/pull/1349#issuecomment-1054655018


   THank you @HaoYang670 
   
   Changing the default features of the arrow crate may have some non trivial 
downstream consequences for users of arrow.
   
   What would you think about just updating the metadata for the docs.rs build 
following https://docs.rs/about/metadata? Perhaps something like:
   
   ```yml
   [package.metadata.docs.rs]
   
   # Whether to pass `--all-features` to Cargo (default: false)
   all-features = true
   ```
   
   ?


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