jimhester commented on pull request #11534: URL: https://github.com/apache/arrow/pull/11534#issuecomment-965458681
Yeah I think extending `cpp11::stop()` to throw classed errors is a good future plan. For the more immediate issue if you are trying to remove the machine specific parts of the callback you can use the `transform=` argument to `expect_snapshot()` to strip them out, assuming you can detect and filter them in some way, which I think shouldn't be too hard. -- 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]
