Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.17.0
Description
Currently, BitmapAnd uses a bit-by-bit loop for unaligned inputs. Using Bitmap::VisitWords instead would probably yield a manyfold performance increase.
Attachments
Issue Links
- relates to
-
ARROW-8762 [C++][Gandiva] Replace Gandiva's BitmapAnd with common implementation
-
- Resolved
-
- links to