yahoNanJing commented on PR #3839: URL: https://github.com/apache/arrow-rs/pull/3839#issuecomment-1465759350
> I think you need to use the url that is used to register the store with the ObjectStoreRegistry as a cache prefix? If the `ObjectStore` exposes the url, then it would be better so that we can even use a different cache prefix for different `ObjectStore` instances instead of for different `ObjectStore` types. However, it's better not to expose the url with secrets, especially for S3 or other stores. At the first stage, I think the cache prefix based on the `ObjectStore` types is enough since the `as_any` method is very common for a trait. -- 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]
