Function take

Source
pub fn take(array: &dyn Array, indices: &dyn Array) -> VortexResult<ArrayRef>