Skip to content

[C++] Rearrange code in bit-util.h/.cc for AppendWord  #24760

@asfimport

Description

@asfimport
  1. See if the optimizations for AppendWord (introduced in ARROW-8413: [C++][Parquet] Refactor Generating validity bitmap for values column #6985) in the little endian case can be adapted to add parallelism to TransferBitmap.
  2. Move CopyBitmap higher in the header file so it can be used for the BigEndian case.

Reporter: Micah Kornfield / @emkornfield

Note: This issue was originally created as ARROW-8595. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions