Type Definition arrow_array::builder::UInt32Builder

source ·
pub type UInt32Builder = PrimitiveBuilder<UInt32Type>;
Expand description

An usigned 32-bit integer array builder.