kyle-mccarthy commented on PR #6158: URL: https://github.com/apache/arrow-rs/pull/6158#issuecomment-2259292930
@alamb Not at all, I added comments to the error enum! Note that I restricted the visibility of the `error()` method to the crate, I couldn't think of a valid reason to expose it publicly. Also, I had to conditionally compile it to resolve a failing check due to dead code. -- 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]
