rtyler commented on issue #409:
URL: 
https://github.com/apache/arrow-rs-object-store/issues/409#issuecomment-3282046526

   Long time object-store user and I've been bit by this 😆 . I think the 
behavior of `with_url` is confusing and brokeish  Right now it can handle 
parsing various URLs that are S3-ish paths into a usable bucket item. 
   
   I think what would be tremendously useful is if `<path>` is present when 
`parse_url()` returns inside the  `build()` function, that it returns a 
`PrefixStore` wrapped around the built AmazonS3 store.


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