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