----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14977/ -----------------------------------------------------------
Review request for hive and Brock Noland. Bugs: HIVE-5656 https://issues.apache.org/jira/browse/HIVE-5656 Repository: hive-git Description ------- Fix the problem so that NULL is produced. Diffs ----- ql/src/java/org/apache/hadoop/hive/ql/udf/UDFOPMod.java 8653082 ql/src/java/org/apache/hadoop/hive/ql/udf/UDFPosMod.java dc6a862 ql/src/test/org/apache/hadoop/hive/ql/udf/TestUDFOPMod.java PRE-CREATION ql/src/test/org/apache/hadoop/hive/ql/udf/TestUDFPosMod.java PRE-CREATION ql/src/test/results/clientpositive/vectorization_14.q.out f00c1ea Diff: https://reviews.apache.org/r/14977/diff/ Testing ------- Manually tested and the seen error msg is gone. Added new testcase. Had to generate .out for an old test case. Thanks, Xuefu Zhang