jiangzhx opened a new issue, #4617:
URL: https://github.com/apache/arrow-rs/issues/4617
**Which part is this question about**
<!--
Is it code base, library api, documentation or some other part?
-->
library api
**Describe your question**
<!--
A clear and concise description of what the question is.
-->
When I tested creating an AmazonS3 instance to work with MinIO, it appeared
that providing the region endpoint may be unnecessary.
In fact, both .
`with_region("") and .with_region(" ")`
worked equally well.
maybe we can set a default value for with_region or add a example for work
with minIO
**Additional context**
<!--
Add any other context about the problem here.
-->
--
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]