jhorstmann opened a new issue #1285: URL: https://github.com/apache/arrow-rs/issues/1285
**Describe the bug** Comparison kernels seem to return incorrect results **To Reproduce** Noticed when updating arrow version in our code. Issue seems to only occur with larger data sets and only with simd feature active. Comparison tests do not seem to cover any arrays > 64 elements, so probably the bug is in the chunked part of the comparison logic. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org