Zoltan Ivanfi has uploaded a new patch set (#2). Change subject: IMPALA-1659: Netezza compatibility functions: metadata ......................................................................
IMPALA-1659: Netezza compatibility functions: metadata Added the SQL functions current_catalog(), current_user() and session_user() as aliases to existing ones and a new SQL function current_sid(). Change-Id: I9b5d1009bbf42acc175a942d2df484e1c64822ca --- M be/src/exprs/expr-test.cc M be/src/exprs/utility-functions-ir.cc M be/src/exprs/utility-functions.h M be/src/runtime/runtime-state.h M common/function-registry/impala_functions.py 5 files changed, 37 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/63/4063/2 -- To view, visit http://gerrit.cloudera.org:8080/4063 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I9b5d1009bbf42acc175a942d2df484e1c64822ca Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Zoltan Ivanfi <[email protected]> Gerrit-Reviewer: Greg Rahn Gerrit-Reviewer: Marcel Kornacker <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: Zoltan Ivanfi <[email protected]>
