wyatt-herkamp opened a new pull request, #526:
URL: https://github.com/apache/arrow-rs-object-store/pull/526

   # Which issue does this PR close?
   
   Closes #525 
   
   # Rationale for this change
    
   Allows you to put Arc<T> into something like struct `ObjectStoreWrapper<T: 
ObjectStore>(T)`
   
   
   # What changes are included in this PR?
   
   Implementing ObjectStore for Arc<T> and Box<T>
   
   # Are there any user-facing changes?
   
   No and this should not break anything.  Just expand the flexibility of the 
ObjectStore 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]

Reply via email to