pub fn make_builder(dtype: &ArrowDataType) -> Box<dyn ArrayBuilder>
Construct an ArrayBuilder for the given type.