Michael Smith has uploaded a new patch set (#5) to the change originally created by Jason Fehr. ( http://gerrit.cloudera.org:8080/21047 )
Change subject: IMPALA-12426: (Addendum) Remove Usage of Unnecessary this-> ...................................................................... IMPALA-12426: (Addendum) Remove Usage of Unnecessary this-> The commit 408c606 added code that used the pattern "this->" unnecessarily. Remove instances of using "this->" from the code changes in this commit. Change-Id: Ia6b1d8ba7e27d20ba1ac83caff5e56fd0f9347c0 --- M be/src/service/impala-server.cc M be/src/service/internal-server-test.cc M be/src/service/internal-server.cc 3 files changed, 59 insertions(+), 61 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/47/21047/5 -- To view, visit http://gerrit.cloudera.org:8080/21047 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ia6b1d8ba7e27d20ba1ac83caff5e56fd0f9347c0 Gerrit-Change-Number: 21047 Gerrit-PatchSet: 5 Gerrit-Owner: Jason Fehr <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Yida Wu <[email protected]>
