fn repeat_vector( vector: &VectorRef, to_len: usize, is_tag: bool, ) -> Result<ArrayRef>
Repeats the vector value to_len times.
to_len