criccomini commented on PR #348:
URL: 
https://github.com/apache/arrow-rs-object-store/pull/348#issuecomment-2873724706

   I opted to add a `PrefixObjectStoreRegistry` that uses the same 
`get_url_key` logic as data fusion. It builds on top of the dumb 
`DefaultObjectStoreRegistry` and takes a pluggable parameter if users want to 
provide their own function. I feel like it's a reasonable compromise. It's not 
invasive and it does what DF does. It still doesn't address the 
`parse_url_opts` usecase, but IMO that's beyond the scope of this PR.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to