Expand description
Low level array primitives.
You should not use this module directly.
Instead, use liquid_cache_datafusion_server or liquid_cache_datafusion_client to interact with LiquidCache.
Re-exports§
pub use fsst_buffer::FsstArray;
Modules§
- fsst_
buffer - FSST dictionary backing used by byte-view arrays.
Structs§
- BitPacked
Array - A bit-packed array.