You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Shirish Gajera (Code Review)" <ge...@cloudera.org> on 2016/06/01 04:33:04 UTC

[Impala-CR](cdh5-trunk) IMPALA-2033: Netezza compatibility functions quote_ident

Shirish Gajera has uploaded a new change for review.

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

Change subject: IMPALA-2033: Netezza compatibility functions quote_ident
......................................................................

IMPALA-2033: Netezza compatibility functions quote_ident

- Adding Netezza compatibility functionality for quote_ident.
- Added test case for quote_ident.
- Tested by running on Impala shell.

Change-Id: Idbac4cd10fe08a6bd4871a03ba3b5f2c20fa8ee1
---
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, 46 insertions(+), 0 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idbac4cd10fe08a6bd4871a03ba3b5f2c20fa8ee1
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Shirish Gajera <gs...@gmail.com>