fn build_tag_arrays<'a>( batch: &'a RecordBatch, sorted_tag_columns: &[TagColumnInfo], ) -> Vec<&'a StringArray> ⓘ