Function downscale_integer_array

Source
pub fn downscale_integer_array(array: ArrayRef) -> VortexResult<ArrayRef>
Expand description

Downscale a primitive array to the narrowest PType that fits all the values.