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