Henry Robinson has uploaded a new change for review.

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

Change subject: IMPALA-5433: Mark single-argument Status c'tors as explicit
......................................................................

IMPALA-5433: Mark single-argument Status c'tors as explicit

Avoid unexpected errors by marking Status c'tors as explicit. Per Google
style guide, >1 arg c'tors are not marked as explicit to allow for
copy-initialization.

Change-Id: I64cb51151673566df973db7b0dd574b7ead27377
Testing: compiled impalad and be-test.
---
M be/src/common/status.h
M be/src/exec/hdfs-parquet-scanner.cc
M be/src/runtime/coordinator.cc
M be/src/util/codec.cc
4 files changed, 8 insertions(+), 7 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I64cb51151673566df973db7b0dd574b7ead27377
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Henry Robinson <[email protected]>

Reply via email to