pub fn build_array(ty: TypeId, values: &[Value]) -> Result<ArrayRef>
Build an Arrow array from a flat slice of values (one per row).