pub(crate) fn row_lengths( cols: &[ArrayRef], encoders: &[Encoder<'_>], ) -> LengthTracker
Computes the length of each encoded Rows and returns an empty Rows
Rows