You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Matt McCline (JIRA)" <ji...@apache.org> on 2016/02/06 01:09:39 UTC

[jira] [Created] (HIVE-13018) On branch-1 "RuntimeException: Vectorization is not supported for datatype:LIST"

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)