fn sort_run( values: &dyn Array, options: Option<SortOptions>, limit: Option<usize>, ) -> Result<ArrayRef, ArrowError>