Type Definition arrow_array::builder::Int64Builder

source ·
pub type Int64Builder = PrimitiveBuilder<Int64Type>;
Expand description

A signed 64-bit integer array builder.