kou opened a new pull request, #40325: URL: https://github.com/apache/arrow/pull/40325
### Rationale for this change `FileSystemFromUri()` is a common API to create a file system object. `FileSystemFromUri()` should be able to create an `AzureFileSystem` object. ### What changes are included in this PR? Add `AzureOptions::FromUri()` and use it from `FileSystemFromUri()`. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. -- 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]
