Type Definition arrow_array::array::IntervalMonthDayNanoArray
source · pub type IntervalMonthDayNanoArray = PrimitiveArray<IntervalMonthDayNanoType>;
Expand description
An array where each element is a “calendar” interval in months, days, and nanoseconds.