vladidobro commented on issue #285: URL: https://github.com/apache/arrow-rs-object-store/issues/285#issuecomment-3049460419
Hi, what do you think about adding also `az://container@account.**blob**.core.windows.net/path-part/file`? Fsspec does support that, and it seems like the only way to have a both fsspec and obstore compatible url that includes the account name (apart from wrongly using `.dfs` for my blob storage). https://github.com/fsspec/adlfs/blob/38c393299d61895689b96cae5ff21895724e3fe2/adlfs/spec.py#L404 -- 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]
