vortex_array::compute

Function take

Source
pub fn take(
    array: impl AsRef<Array>,
    indices: impl AsRef<Array>,
) -> VortexResult<Array>