[
https://issues.apache.org/jira/browse/ARROW-12294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christoph Schulze updated ARROW-12294:
--------------------------------------
Summary: [Rust] Fix Boolean Kleene Kernels with no Remainder (was: [Rust]
[Datafusion] Boolean Kleene Kernel)
> [Rust] Fix Boolean Kleene Kernels with no Remainder
> ---------------------------------------------------
>
> 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
> Priority: Major
>
> 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)