Function polars_arrow::compute::cast::utf8view_to_utf8
source ยท pub fn utf8view_to_utf8<O: Offset>(array: &Utf8ViewArray) -> Utf8Array<O>
Available on crate feature
compute_cast
only.pub fn utf8view_to_utf8<O: Offset>(array: &Utf8ViewArray) -> Utf8Array<O>
compute_cast
only.