Tim Armstrong has uploaded a new change for review.

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

Change subject: IMPALA-5391: remove C++11 from UDF header
......................................................................

IMPALA-5391: remove C++11 from UDF header

This replaces the C++11 idiom with equivalent C++98 code. The code was
added to address a clang-tidy warning about missing virtual
destructors, which the new code should also address.

Change-Id: Ic10906027e3644e4d42ad20fcd6abda1c24fefa6
---
M be/src/udf/uda-test-harness.h
1 file changed, 2 insertions(+), 2 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic10906027e3644e4d42ad20fcd6abda1c24fefa6
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Tim Armstrong <[email protected]>

Reply via email to