You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Eric Hanson <eh...@microsoft.com> on 2013/11/06 00:29:18 UTC

Review Request 15251: Add unit test for vectorized BETWEEN for timestamp inputs

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15251/
-----------------------------------------------------------

Review request for hive and Ashutosh Chauhan.


Bugs: HIVE-5699
    https://issues.apache.org/jira/browse/HIVE-5699


Repository: hive-git


Description
-------

Add unit test for vectorized BETWEEN for timestamp inputs


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java a2ffebd 
  ql/src/test/org/apache/hadoop/hive/ql/exec/vector/TestVectorizationContext.java 6afaf1b 
  ql/src/test/org/apache/hadoop/hive/ql/exec/vector/expressions/TestVectorFilterExpressions.java 24da692 

Diff: https://reviews.apache.org/r/15251/diff/


Testing
-------


Thanks,

Eric Hanson