Function polars_arrow::compute::cast::utf8_to_utf8view

source ยท
pub fn utf8_to_utf8view<O: Offset>(arr: &Utf8Array<O>) -> Utf8ViewArray
Available on crate feature compute_cast only.