kou opened a new issue, #42134: URL: https://github.com/apache/arrow/issues/42134
### Describe the enhancement requested They are always valid when we create `AzureOptions` from URI but they may be invalid when users create `AzureOptions` not from URI. If we don't validate them, our implementation will report an error. But it will not be an user friendly error. If we validate them explicitly, we can report an user friendly error. See also: https://github.com/apache/arrow/pull/42108#discussion_r1636079451 ### Component(s) C++ -- 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]
