felipecrv commented on PR #40325:
URL: https://github.com/apache/arrow/pull/40325#issuecomment-1977328004

   > > @kou @Tom-Newton can we use `azfs` (only `https` and by default) because 
this implementation uses both Blobs and File System APIs?
   > 
   > I have quite a strong opinion that we should support the `abfss://` and 
`abfs://` Hadoop path formats. As a user I don't want to use different path 
formats when I use different filesystem implementations.
   
   Fair enough, then what are the semantics of each URI format and how they map 
to *this* implementation?
   
   I will start with one rule: both `abfss` and `abfs` map to `scheme=https` in 
`AzureOptions` cause people running pyarrow in insecure Wi-Fi networks 
shouldn't leak their credentials.
   
   


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