thisisnic opened a new pull request, #37024: URL: https://github.com/apache/arrow/pull/37024
### Rationale for this change Valid error messages were being ignored and incorrect error messages were being displayed ### What changes are included in this PR? I deleted a `tryCatch()` which was swallowing the error message. I don't know why it was there, and removing it didn't break any tests, so whatever behaviour it aims to supported is untested, and it may have been unnecessary. ### Are these changes tested? No ### Are there any user-facing changes? No -- 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]
