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