-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45602/
-----------------------------------------------------------
Review request for hive and Jason Dere.
Bugs: HIVE-13381
https://issues.apache.org/jira/browse/HIVE-13381
Repository: hive-git
Description
-------
Comparisons between timestamp/date & string group should happen in ts/date
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java 56b96b4
ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java
1eb960d
ql/src/test/org/apache/hadoop/hive/ql/exec/TestFunctionRegistry.java 6a83c32
ql/src/test/org/apache/hadoop/hive/ql/exec/vector/TestVectorizationContext.java
e4c7529
ql/src/test/queries/clientpositive/cast_on_constant.q PRE-CREATION
ql/src/test/results/clientpositive/cast_on_constant.q.out PRE-CREATION
Diff: https://reviews.apache.org/r/45602/diff/
Testing
-------
New test & existing regression suite.
Thanks,
Ashutosh Chauhan