Impala Public Jenkins has submitted this change and it was merged. 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 Reviewed-on: http://gerrit.cloudera.org:8080/7000 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Impala Public Jenkins --- M be/src/exprs/expr-test.cc 1 file changed, 18 insertions(+), 0 deletions(-) Approvals: Impala Public Jenkins: Verified Tim Armstrong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/7000 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ide0352d611322de637a61a0004c39f5663192c52 Gerrit-PatchSet: 7 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Vincent Tran <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: Vincent Tran <[email protected]>
