You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Micah Kornfield (Jira)" <ji...@apache.org> on 2020/04/26 05:55:00 UTC

[jira] [Created] (ARROW-8595) [C++] Rearrange code in bit-util.h/.cc for AppendWord

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)