You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by pr...@apache.org on 2014/10/03 20:00:41 UTC

svn commit: r1629273 [1/5] - in /hive/branches/branch-0.14: data/files/ itests/src/test/resources/ ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/ ql/src/test/queries/clientpositive/ ql/...

Author: prasanthj
Date: Fri Oct  3 18:00:41 2014
New Revision: 1629273

URL: http://svn.apache.org/r1629273
Log:
HIVE-8322: VectorReduceSinkOperator: ClassCastException: ~StandardUnionObjectInspector cannot be cast to ~IntWritable (Matt McCline reviewed by Prasanth Jayachandran)

Added:
    hive/branches/branch-0.14/data/files/web_sales_2k
    hive/branches/branch-0.14/ql/src/test/queries/clientpositive/vector_count_distinct.q
    hive/branches/branch-0.14/ql/src/test/results/clientpositive/tez/vector_count_distinct.q.out
    hive/branches/branch-0.14/ql/src/test/results/clientpositive/vector_count_distinct.q.out
Modified:
    hive/branches/branch-0.14/itests/src/test/resources/testconfiguration.properties
    hive/branches/branch-0.14/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorReduceSinkOperator.java
    hive/branches/branch-0.14/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java