pub fn new_empty_array(data_type: DataType) -> Box<dyn Array + 'static, Global>
Creates a new Array with a Array::len of 0.
Array
Array::len