Dan Hecht has uploaded a new change for review. http://gerrit.cloudera.org:8080/5959
Change subject: IMPALA-4810: fix incorrect expr-test decimal types ...................................................................... IMPALA-4810: fix incorrect expr-test decimal types Many of the types for the decimal round/truncate and related tests are incorrect. This was never caught because the type was only used by the string parser, and larger types would work. The change for IMPALA-4370 adds validation of the expected type, so fix these. Change-Id: I1e750fc01ab64ff27182670d8e823c012743804b --- M be/src/exprs/expr-test.cc 1 file changed, 80 insertions(+), 80 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/59/5959/1 -- To view, visit http://gerrit.cloudera.org:8080/5959 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1e750fc01ab64ff27182670d8e823c012743804b Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Dan Hecht <[email protected]>
