You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/07 15:07:51 UTC

[GitHub] [arrow-rs] jhorstmann opened a new issue #1285: Mistake in chunked part of comparison kernels

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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-rs] alamb closed issue #1285: Mistake in chunked part of comparison kernels

Posted by GitBox <gi...@apache.org>.
alamb closed issue #1285:
URL: https://github.com/apache/arrow-rs/issues/1285


   


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org