Christoph Schulze created ARROW-12294:
-----------------------------------------
Summary: Boolean Kleene Kernel
Key: ARROW-12294
URL: https://issues.apache.org/jira/browse/ARROW-12294
Project: Apache Arrow
Issue Type: Bug
Components: Rust, Rust - DataFusion
Reporter: Christoph Schulze
Assignee: Christoph Schulze
With -ARROW-11973- a bug got introduced which causes the boolean kleene kernels
(or_kleene and and_kleene) to not iterate over the entire batch, but only the
remainder bits.
The scenario can be reproduces with batch sizes that are multiples of 64 (no
remainder) and present validity bitmaps.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)