tustvold commented on PR #6635:
URL: https://github.com/apache/arrow-rs/pull/6635#issuecomment-2444224826

   Right, I understand the use-case, the challenge is that currently we 
consistently don't implement `Clone` for errors, and for many errors we can't 
(as they contain `Box<dyn Error>`). The result is that this PR would introduce 
inconsistency.
   
   I dunno, I don't feel overly strongly, but it does seem like the ecosystem 
consensus is not to do this


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