Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
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.
Attachments
Issue Links
- relates to
-
PARQUET-490 [C++] Incorporate DELTA_BINARY_PACKED value encoder into library and add unit tests
- Reopened
- links to