You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Vincent Tran (Code Review)" <ge...@cloudera.org> on 2017/06/02 02:46:08 UTC

[Impala-ASF-CR] IMPALA-5030: [TESTS] Adds support for NVL2() function

Vincent Tran has uploaded a new patch set (#4).

Change subject: IMPALA-5030: [TESTS] Adds support for NVL2() function
......................................................................

IMPALA-5030: [TESTS] Adds support for NVL2() function

This change adds value tests to expr-test.cc to ensure
that NVL2() function is rewritten correctly to IF().

Change-Id: Ide0352d611322de637a61a0004c39f5663192c52
---
M be/src/exprs/expr-test.cc
M shell/impala_shell.py
2 files changed, 20 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/00/7000/4
-- 
To view, visit http://gerrit.cloudera.org:8080/7000
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ide0352d611322de637a61a0004c39f5663192c52
Gerrit-PatchSet: 4
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Vincent Tran <vt...@cloudera.com>
Gerrit-Reviewer: Tim Armstrong <ta...@cloudera.com>
Gerrit-Reviewer: Vincent Tran <vt...@cloudera.com>