Type Definition arrow_array::array::IntervalDayTimeArray
source · pub type IntervalDayTimeArray = PrimitiveArray<IntervalDayTimeType>;
Expand description
An array of “calendar” intervals in days and milliseconds
pub type IntervalDayTimeArray = PrimitiveArray<IntervalDayTimeType>;
An array of “calendar” intervals in days and milliseconds