anujphadke has uploaded a new change for review. http://gerrit.cloudera.org:8080/6206
Change subject: IMPALA-4848: Add WIDTH_BUCKET() function ...................................................................... IMPALA-4848: Add WIDTH_BUCKET() function Using decimalVal type for width_bucket function.Test patch for debugging an issue. Not sent for a review. Change-Id: I98f3771de1756a5c3c75b72bf172511e36aca513 --- M be/src/exprs/expr-test.cc M be/src/exprs/math-functions-ir.cc M be/src/exprs/math-functions.h M common/function-registry/impala_functions.py M fe/src/main/java/org/apache/impala/analysis/Expr.java M fe/src/main/java/org/apache/impala/analysis/FunctionCallExpr.java 6 files changed, 88 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/06/6206/1 -- To view, visit http://gerrit.cloudera.org:8080/6206 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I98f3771de1756a5c3c75b72bf172511e36aca513 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: anujphadke <[email protected]>
