Function re_arrow_util::arrow_util::new_empty_array
source ยท pub fn new_empty_array(datatype: &DataType) -> ArrayRef
Expand description
An empty array of the given datatype.
pub fn new_empty_array(datatype: &DataType) -> ArrayRef
An empty array of the given datatype.