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

Review request for hive and Eric Hanson.


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


Repository: hive-git


Description
-------

Casting from decimal to tinyint,smallint, int and bigint generates different 
result when vectorization is on.


Diffs
-----

  common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java a5d7399 
  common/src/test/org/apache/hadoop/hive/common/type/TestDecimal128.java 
426c03d 
  
ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastDecimalToLong.java
 d5f34d5 
  
ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastDecimalToTimestamp.java
 df7e1ee 

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


Testing
-------


Thanks,

Jitendra Pandey

Reply via email to