alamb opened a new issue, #749: URL: https://github.com/apache/arrow-rs-object-store/issues/749
As part of #724 we have made it possible to use feature flags to make request optiona. I also think we will need to document how these feature flags, which are currently here - https://github.com/apache/arrow-rs-object-store/blob/18ed86caf5d06aa318f38158501eeb736f28a73b/src/lib.rs#L76 Which renders here: https://docs.rs/object_store/latest/object_store/#available-objectstore-implementations The idea is: 1. Leave the main feature flags 2. Add a section about "disabling reqest" and give some examples 3. Add a "full feature flags" reference section that gives some background information about the flag structure rationale and then lists all the available flags _Originally posted by @alamb in https://github.com/apache/arrow-rs-object-store/pull/724#pullrequestreview-4480616631_ -- 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]
