pub fn compute_lengths<R: RunEndIndexType>( lengths: &mut [usize], rows: &Rows, array: &RunArray<R>, )
Computes the lengths of each row for a RunEndEncodedArray