You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/03/25 22:52:13 UTC

[Impala-CR](cdh5-trunk) IMPALA-2107: Add Base64 encoder/decoder

Jim Apple has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/2633

Change subject: IMPALA-2107: Add Base64 encoder/decoder
......................................................................

IMPALA-2107: Add Base64 encoder/decoder

Change-Id: I911451c5d68e8ae9d352abfcf4d5ff36484f0bf3
---
M be/src/exprs/expr-test.cc
M be/src/exprs/string-functions.cc
M be/src/exprs/string-functions.h
M common/function-registry/impala_functions.py
M testdata/workloads/functional-query/queries/QueryTest/exprs.test
5 files changed, 121 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/33/2633/1
-- 
To view, visit http://gerrit.cloudera.org:8080/2633
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I911451c5d68e8ae9d352abfcf4d5ff36484f0bf3
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Jim Apple <jb...@cloudera.com>