Function polars_arrow::kernels::take::take_utf8_unchecked
source · [−]pub unsafe fn take_utf8_unchecked(
arr: &LargeStringArray,
indices: &IdxArr
) -> Arc<LargeStringArray>
Expand description
Safety
caller must ensure indices are in bounds