Skip to main content

for_encode

Function for_encode 

Source
pub fn for_encode(out: &mut Vec<u8>, v: &[i64])
Expand description

Frame-of-reference: subtract the column minimum, bit-pack the residuals. Wins on clustered columns (a small range around any base).