tustvold commented on issue #4047: URL: https://github.com/apache/arrow-rs/issues/4047#issuecomment-1503964513
> in the other layers like ThrottleStore store etc We could return `Box<dyn ObjectStore>` which implements `ObjectStore`. Alternatively we could derive `ObjectStore for `Arc<dyn ObjectStore>`. Tbh the wrappers probably shouldn't be generics, it doesn't really yield much -- 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]
