The following changes will be made:
- Fix bugs in current BitReader::GetZigZagVlqInt
and add support for BitReader::GetZigZagVlqInt64.
- 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.