Matt McCline created HIVE-13018: ----------------------------------- Summary: On branch-1 "RuntimeException: Vectorization is not supported for datatype:LIST" Key: HIVE-13018 URL: https://issues.apache.org/jira/browse/HIVE-13018 Project: Hive Issue Type: Bug Components: Hive Affects Versions: 1.3.0 Reporter: Matt McCline Assignee: Matt McCline Priority: Critical
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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)