Skip to main content

Module binary

Module binary 

Source
Expand description

Binary compression schemes.

Structsยง

BinaryDictScheme
Dictionary encoding for low-cardinality binary values.
ZstdBuffersScheme
Zstd buffer-level compression preserving array layout for GPU decompression.
ZstdScheme
Zstd compression without dictionaries for binary arrays.