Description
The Schema Evolution backport needs to include the new complex ColumnVector types even though we don't actually allow using those types in vectorization. Except for an edge case for count where we do vectorize the query with complex data types since they are not referenced.