Type Definition arrow_array::builder::Int8Builder

source ·
pub type Int8Builder = PrimitiveBuilder<Int8Type>;
Expand description

A signed 8-bit integer array builder.