Dan Hecht has posted comments on this change. Change subject: IMPALA-2020, 4915, 4936: Add rounding for decimal casts ......................................................................
Patch Set 21: Code-Review+2 (2 comments) Michael, can you take a final pass as well? http://gerrit.cloudera.org:8080/#/c/5951/19/be/src/exprs/expr-test.cc File be/src/exprs/expr-test.cc: Line 1621: { false, -1000, 5, 0 }}}, could you add a comment saying how many fives that is. I counted 38, so why does this overflow? http://gerrit.cloudera.org:8080/#/c/5951/21/be/src/runtime/decimal-value.inline.h File be/src/runtime/decimal-value.inline.h: PS21, Line 110: abs why not std:abs() here? -- To view, visit http://gerrit.cloudera.org:8080/5951 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2daf186b4770a022f9cb349d512067a1dd624810 Gerrit-PatchSet: 21 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Zach Amsden <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Marcel Kornacker <[email protected]> Gerrit-Reviewer: Michael Ho Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Zach Amsden <[email protected]> Gerrit-HasComments: Yes
