Hello Aman Sinha, Joe McDonnell, Michael Smith, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/24696
to look at the new patch set (#2).
Change subject: IMPALA-15264: DCEIL returns wrong datatype.
......................................................................
IMPALA-15264: DCEIL returns wrong datatype.
DCEIL should always return a decimal datatype when its operand
is a decimal, , similar to DFLOOR.
Before this commit, dceil(double) was returning a double.
Testing: added test to exprs.test
Change-Id: I42be103dcf206c5af467fc2bd08cfdd5c62fe7c2
---
M common/function-registry/impala_functions.py
M testdata/workloads/functional-query/queries/QueryTest/exprs.test
2 files changed, 9 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/96/24696/2
--
To view, visit http://gerrit.cloudera.org:8080/24696
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I42be103dcf206c5af467fc2bd08cfdd5c62fe7c2
Gerrit-Change-Number: 24696
Gerrit-PatchSet: 2
Gerrit-Owner: Steve Carlin <[email protected]>
Gerrit-Reviewer: Aman Sinha <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>