[email protected] has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18210
Change subject: IMPALA-955: BYTES built-in function ...................................................................... IMPALA-955: BYTES built-in function The Bytes function returns the number of bytes contained in the specified byte string. There are changes in 4 files.A few testcases are also added in Impala/be/src/exprs/expr-test.cc. Change-Id: I0bd06c3d6dba354d71f63c649eaa8f9f74d266ee --- M be/src/exprs/expr-test.cc M be/src/exprs/string-functions-ir.cc M be/src/exprs/string-functions.h M common/function-registry/impala_functions.py 4 files changed, 17 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/10/18210/1 -- To view, visit http://gerrit.cloudera.org:8080/18210 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I0bd06c3d6dba354d71f63c649eaa8f9f74d266ee Gerrit-Change-Number: 18210 Gerrit-PatchSet: 1 Gerrit-Owner: Anonymous Coward <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]>
