Micah Kornfield created ARROW-8595:
--------------------------------------
Summary: [C++] Rearrange code in bit-util.h/.cc for AppendWord
Key: ARROW-8595
URL: https://issues.apache.org/jira/browse/ARROW-8595
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Micah Kornfield
Assignee: Micah Kornfield
# See if the optimizations for AppendWord (introduced inĀ
[https://github.com/apache/arrow/pull/6985]) in the little endian case can be
adapted to add parallelism to TransferBitmap.
# Move CopyBitmap higher in the header file so it can be used for the
BigEndian case.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)