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

Reply via email to