Type Definition arrow_array::array::DurationSecondArray
source · pub type DurationSecondArray = PrimitiveArray<DurationSecondType>;
Expand description
An array of elapsed durations in seconds
pub type DurationSecondArray = PrimitiveArray<DurationSecondType>;
An array of elapsed durations in seconds