[
https://issues.apache.org/jira/browse/ARROW-8762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107660#comment-17107660
]
Wes McKinney commented on ARROW-8762:
-------------------------------------
This may not be possible yet without some benchmarking since Gandiva's
BitmapAnd processes 8 bytes at a time instead of one byte at a time.
> [C++][Gandiva] Replace Gandiva's BitmapAnd with common implementation
> ---------------------------------------------------------------------
>
> Key: ARROW-8762
> URL: https://issues.apache.org/jira/browse/ARROW-8762
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, C++ - Gandiva
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 1.0.0
>
>
> Now that the arrow/util/bit_util.h implementation has been optimized, we
> should just use that one
--
This message was sent by Atlassian Jira
(v8.3.4#803005)