Function re_sdk::external::arrow2::array::new_empty_array

pub fn new_empty_array(data_type: DataType) -> Box<dyn Array>
Expand description

Creates a new Array with a Array::len of 0.