ritchie46 opened a new issue, #5386: URL: https://github.com/apache/arrow-rs/issues/5386
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** To be able to better handle errors of `object-store`, we'd like to downcast errors to `hyper` errors. For this to be possible the version of `hyper` must match that one used by `object-store`. Libraries can be dependent on different versions, so this is most robust and flexible with re-exporting `hyper`. -- 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]
