Hai Xu created HIVE-13071: ----------------------------- Summary: Impossible cast from LongColumnVector to TimestampColumnVector in VectorColumnAssignFactory.buildObjectAssign method Key: HIVE-13071 URL: https://issues.apache.org/jira/browse/HIVE-13071 Project: Hive Issue Type: Bug Affects Versions: 2.0.0 Reporter: Hai Xu
In the method of VectorColumnAssignFactory.buildObjectAssign, it is impossible to cast from LongColumnVector to TimestampColumnVector. This cast will always throw a ClassCastException. -- This message was sent by Atlassian JIRA (v6.3.4#6332)