Matt McCline created HIVE-19448:
-----------------------------------
Summary: Vectorization: sysdb test doesn't work after enabling
vectorization by default
Key: HIVE-19448
URL: https://issues.apache.org/jira/browse/HIVE-19448
Project: Hive
Issue Type: Bug
Components: Hive
Reporter: Matt McCline
Assignee: Matt McCline
{noformat}
Caused by: java.lang.ClassCastException: java.lang.String cannot be cast to
java.lang.Boolean
at
org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaBooleanObjectInspector.getPrimitiveWritableObject(JavaBooleanObjectInspector.java:36)
at
org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils.copyToStandardObject(ObjectInspectorUtils.java:434)
at
org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils.copyToStandardObject(ObjectInspectorUtils.java:347)
at
org.apache.hadoop.hive.ql.exec.vector.VectorMapOperator.process(VectorMapOperator.java:948){noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)