pub fn try_raw_per_value(
data: &DataBlock,
) -> Option<Box<dyn PerValueCompressor>>Expand description
Store fixed-width and fixed-size-list values directly in full-zip pages.
pub fn try_raw_per_value(
data: &DataBlock,
) -> Option<Box<dyn PerValueCompressor>>Store fixed-width and fixed-size-list values directly in full-zip pages.