tustvold commented on issue #3283:
URL: https://github.com/apache/arrow-rs/issues/3283#issuecomment-1341118486

   > do you think the logic in the link above is "close enough" that we could 
start iterating in a PR here
   
   That would be awesome, shall I assign #2304 to you then? Perhaps something 
like?
   
   ```
   AmazonS3Builder::from_env().with_url("s3://foo/").build().unwrap();
   
   
MicrosoftAzureBuilder::from_env().with_url("abfss://my_file_system@az_account_name.dfs.core.windows.net/my/path/id1/id2/").build().unwrap()
   ```


-- 
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]

Reply via email to