tustvold commented on issue #4534:
URL: https://github.com/apache/arrow-rs/issues/4534#issuecomment-1646119539

   Is there a reason to not just wrap `AmazonS3` in `Arc`? Whilst for S3 I can 
appreciate there is limited ambiguity, for stores like `InMemory` the shared 
nature of the underlying clone could be surprising, whereas the behaviour of 
`Arc` is clearly communicated


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