Type Definition arrow_array::builder::Int32Builder

source ·
pub type Int32Builder = PrimitiveBuilder<Int32Type>;
Expand description

A signed 32-bit integer array builder.