Jason Fehr has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21047
Change subject: IMPALA-12828 Remove Usage of Unnecessary this-> ...................................................................... IMPALA-12828 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.cc 2 files changed, 46 insertions(+), 47 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/47/21047/1 -- 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: newchange Gerrit-Change-Id: Ia6b1d8ba7e27d20ba1ac83caff5e56fd0f9347c0 Gerrit-Change-Number: 21047 Gerrit-PatchSet: 1 Gerrit-Owner: Jason Fehr <[email protected]>
