criccomini commented on PR #348: URL: https://github.com/apache/arrow-rs-object-store/pull/348#issuecomment-2859887654
@rtyler Gotcha. I was a bit hesitant to add `_opts` support since I figured folks would instead implement their own `ObjectStoreRegistry` rather than use the default. It's easy enough to add, though. And since `_opts` is part of the `object_store` API, I suppose it's not that bad to support. It just felt funny to me since you have to supply the opts every time (unless you know it's a store is already cached for a URL, and decide to skip passing in the opts). -- 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