kou commented on PR #40325: URL: https://github.com/apache/arrow/pull/40325#issuecomment-1981870966
Can we also support one more format for Azurite? ```text abfs[s]://<host>:<port>/<container>/<path> ``` If `<host>` doesn't have `.` and the `<port>` part doesn't exist, we will interpret the given URI as `abfs[s]://<container>/<path>`. -- 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]
