wyatt-herkamp commented on PR #526:
URL: 
https://github.com/apache/arrow-rs-object-store/pull/526#issuecomment-3474351147

   > The reasoning for Box<T> is less clear to me because ObjectStore isn't 
mutable
   
   I did Box<T> because it is pretty common for traits to implement Box<T>, and 
Box<dyn ObjectStore> was implemented. 


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