jonkeane opened a new pull request, #38754: URL: https://github.com/apache/arrow/pull/38754
### Rationale for this change We should never allow rosetta checking from causing an error ### What changes are included in this PR? Wrap rosetta checking in a tryCatch ### Are these changes tested? I tested them locally by manipulating the system call to a mangled command that doesn't exist, observing the error on load, then wrapping in trycatch. We might consider adding a test in CI, though there would be considerable complexity for something like that ### Are there any user-facing changes? No, though we will need to pull it into any point release -- 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]
