pub fn compress_temporal(array: TemporalArray) -> VortexResult<ArrayRef>Expand description
Compress a temporal array into a DateTimePartsArray.
pub fn compress_temporal(array: TemporalArray) -> VortexResult<ArrayRef>Compress a temporal array into a DateTimePartsArray.