itytophile opened a new issue, #4534: URL: https://github.com/apache/arrow-rs/issues/4534
Hi. I want to be able to clone an `AmazonS3` instance to easily pass the instance between tasks. As `AmazonS3` is using `Arc` internally, adding `Clone` to `#[derive(Debug)]` should do the trick. Is this possible? Thanks. -- 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]
