polars_arrow::compute::cast

Function utf8view_to_utf8

Source
pub fn utf8view_to_utf8<O: Offset>(array: &Utf8ViewArray) -> Utf8Array<O>
Available on crate feature compute_cast only.