-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14973/
-----------------------------------------------------------
Review request for hive and Brock Noland.
Bugs: HIVE-5655
https://issues.apache.org/jira/browse/HIVE-5655
Repository: hive-git
Description
-------
Now the behavior for double type is consistent with that for decimal type.
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/udf/UDFOPDivide.java b98a043
ql/src/test/org/apache/hadoop/hive/ql/udf/TestUDFOPDivide.java PRE-CREATION
ql/src/test/results/beelinepositive/udf_round.q.out 9faa1f8
ql/src/test/results/clientpositive/udf_round.q.out 9ad1d91
ql/src/test/results/clientpositive/udf_round_2.q.out 5dbbd2b
ql/src/test/results/clientpositive/vectorization_short_regress.q.out 68a05b2
Diff: https://reviews.apache.org/r/14973/diff/
Testing
-------
Added new test cases. Updated a few existing tests.
Thanks,
Xuefu Zhang