Type Definition polars_arrow::data_types::ArrayRef

source ·
pub type ArrayRef = Box<dyn Array>;

Trait Implementations§

Useful for a Utf8 or a List to get underlying value size. During a rechunk this is handy