Matthew Jacobs has submitted this change and it was merged. Change subject: Remove logging.h from client headers ......................................................................
Remove logging.h from client headers Remove logging.h from public headers to enable building in projects that already use glog. Ran local tests Change-Id: I0f61130e8d9ea8f1aa0cba9d4c3732c092a6b5ff --- M src/hs2client/api.h M src/hs2client/columnar-row-set.cc M src/hs2client/columnar-row-set.h M src/hs2client/types.cc M src/hs2client/types.h 5 files changed, 27 insertions(+), 21 deletions(-) Approvals: Wes McKinney: Looks good to me, approved Matthew Jacobs: Verified -- To view, visit http://gerrit.cloudera.org:8080/7199 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0f61130e8d9ea8f1aa0cba9d4c3732c092a6b5ff Gerrit-PatchSet: 1 Gerrit-Project: hs2client Gerrit-Branch: master Gerrit-Owner: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Wes McKinney <[email protected]>
