felipecrv opened a new pull request, #36825: URL: https://github.com/apache/arrow/pull/36825
### Rationale for this change The traces might show that a call is being made with a conditional scalar, but then a call is made with an array. If there is a bug in the kernel, it's hard to know which specialization is to blame given the trace. ### What changes are included in this PR? A simplification of the `CheckWithDifferentShapes` and addition of a bit more tracing information. ### Are these changes tested? Yes. The changes are only made to test code and I verified that bugs in the implementation get caught by the new code. ### 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]
