pub fn downscale_integer_array(array: ArrayRef) -> VortexResult<ArrayRef>
Expand description
Downscale a primitive array to the narrowest PType that fits all the values.
pub fn downscale_integer_array(array: ArrayRef) -> VortexResult<ArrayRef>
Downscale a primitive array to the narrowest PType that fits all the values.