alamb opened a new issue, #247: URL: https://github.com/apache/arrow-rs-object-store/issues/247
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** While working on a writeup of the object store donation, in https://github.com/apache/arrow-rs/issues/2030, I wanted to write up some examples. Naturally, being a good modern coder I went looking at the documentation to ~copy/paste~ start from: https://docs.rs/object_store/0.3.0/object_store/ Sadly, it did not have a useful "copy/paste/modify" example **Describe the solution you'd like** I would like a simple example that users can copy/paste/modify to get started using the object_store crate **Describe alternatives you've considered** N/A **Additional context** As part of the same exercise, it was clear the configuration interface is somehwhat of a pain -- it would be great if the example used https://github.com/apache/arrow-rs/issues/2203 -- 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: github-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org