Type Alias arrow_array::builder::IntervalYearMonthBuilder
source · pub type IntervalYearMonthBuilder = PrimitiveBuilder<IntervalYearMonthType>;
Expand description
A “calendar” interval in months array builder.
Aliased Type§
struct IntervalYearMonthBuilder { /* private fields */ }