Skip to content

[C++][Parquet] Support for DeltaBitPackDecoder to read DELTA_BINARY_PACKED value and add unit tests #28896

@asfimport

Description

@asfimport

The following changes will be made:

  1. Fix bugs in current BitReader::GetZigZagVlqInt
    and add support for BitReader::GetZigZagVlqInt64.
  2. Support for situation that num_bits is greater than 32 in BitReader::GetBatch. Add unpack function for uint64_t values.

Reporter: Shan Huang / @shanhuuang

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-13206. 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