Daniel Becker has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22906
Change subject: WIP - IMPALA-14067: Bump glog version to 0.6.0 in Impala ...................................................................... WIP - IMPALA-14067: Bump glog version to 0.6.0 in Impala Some minor changes were needed on the Impala side because of changes in glog (for example some variables and function parameters were changed from signed to unsigned integer types). Testing: - passed exhaustive DEBUG tests - WIP core ASAN tests Change-Id: Ifbe341265fd7aa7be8fe304b9fda31b4470237cf --- M be/src/common/logging.cc M be/src/gutil/dynamic_annotations.h M be/src/kudu/util/async_logger.cc M be/src/kudu/util/async_logger.h M be/src/kudu/util/debug-util.cc M be/src/kudu/util/debug/trace_logging.h M be/src/kudu/util/flags.cc M be/src/kudu/util/logging.cc M be/src/kudu/util/logging.h M be/src/kudu/util/logging_test_util.h M be/src/runtime/io/data-cache-trace.cc M bin/impala-config.sh 12 files changed, 16 insertions(+), 18 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/06/22906/2 -- To view, visit http://gerrit.cloudera.org:8080/22906 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ifbe341265fd7aa7be8fe304b9fda31b4470237cf Gerrit-Change-Number: 22906 Gerrit-PatchSet: 2 Gerrit-Owner: Daniel Becker <daniel.bec...@cloudera.com>