Sunyue opened a new issue, #503: URL: https://github.com/apache/arrow-go/issues/503
### Describe the bug, including details regarding any error messages, version, and platform. Hi @zeroshade , I just notice here https://github.com/apache/arrow-go/blob/d6e0850d1ea239cbe4e678f600ce2f8ba1823f57/arrow/compute/internal/kernels/scalar_comparisons.go#L111 can end in the same panic as issue https://github.com/apache/arrow-go/issues/464. Could you help to come up with another fix? Thanks! What I don't understand is when arrow uses `comparePrimitiveScalarArray` or `comparePrimitiveArrayScalar` internally? I didn't manage to create a test case that can reproduce this issue. ### Component(s) Other -- 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]
