Matt McCline created HIVE-9985: ---------------------------------- Summary: Vectorization: NPE for added columns in ORC non-partitioned tables Key: HIVE-9985 URL: https://issues.apache.org/jira/browse/HIVE-9985 Project: Hive Issue Type: Bug Components: Vectorization Affects Versions: 0.14.0 Reporter: Matt McCline Assignee: Matt McCline Priority: Critical
If you add STRING columns to a non-partitioned table (ORC format) and try to read the added STRING column using vectorization, you will get a NullPointerException. -- This message was sent by Atlassian JIRA (v6.3.4#6332)