jorisvandenbossche commented on issue #44900:
URL: https://github.com/apache/arrow/issues/44900#issuecomment-3000757258

   With the given arguments, I think I am fine with doing the fallback 
automatically (instead of requiring the explicit `fsspec+`). 
   
   I assume that this would also enable reading from urls like  
`pq.read_parquet("https://...";)`? That would be nice to have as we still have 
no https support built-in AFAIK.
   
   (sidenote, also supporting the explicit `fsspec+` might still be an 
interesting feature, for the case someone wants to (for whatever reason) use an 
fsspec filesystem instead our on implementation, for a URI that we do support)


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