/[Apache-SVN]
ViewVC logotype

Revision 1582918


Jump to revision: Previous Next
Author: jitendra
Date: Fri Mar 28 23:42:25 2014 UTC (10 years ago)
Changed paths: 12
Log Message:
HIVE-6752: Vectorized Between and IN expressions don't work with decimal, date types. (reviewed by Eric Hanson, Sergey)

Changed paths

Path Details
Directoryhive/branches/branch-0.13/ant/src/org/apache/hadoop/hive/ant/GenVectorCode.java modified , text changed
Directoryhive/branches/branch-0.13/ql/src/gen/vectorization/ExpressionTemplates/FilterDecimalColumnBetween.txt added
Directoryhive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorHashKeyWrapper.java modified , text changed
Directoryhive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java modified , text changed
Directoryhive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastDateToString.java added
Directoryhive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/DecimalColumnInList.java added
Directoryhive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterDecimalColumnInList.java added
Directoryhive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/IDecimalInExpr.java added
Directoryhive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java modified , text changed
Directoryhive/branches/branch-0.13/ql/src/test/org/apache/hadoop/hive/ql/exec/vector/TestVectorizationContext.java modified , text changed
Directoryhive/branches/branch-0.13/ql/src/test/queries/clientpositive/vector_between_in.q added
Directoryhive/branches/branch-0.13/ql/src/test/results/clientpositive/vector_between_in.q.out added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26