arrow_array::builder

Type Alias IntervalMonthDayNanoBufferBuilder

Source
pub type IntervalMonthDayNanoBufferBuilder = BufferBuilder<<IntervalMonthDayNanoType as ArrowPrimitiveType>::Native>;
Expand description

Buffer builder “calendar” interval in months, days, and nanoseconds.

Aliased Type§

struct IntervalMonthDayNanoBufferBuilder { /* private fields */ }