You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Harrison Sheinblatt (Code Review)" <ge...@cloudera.org> on 2016/05/20 18:17:50 UTC

[Impala-CR](cdh5-trunk) IMPALA-3569: handle errors in timezone db initialization

Hello Internal Jenkins, Dan Hecht,

I'd like you to reexamine a change.  Please visit

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

to look at the new patch set (#2).

Change subject: IMPALA-3569: handle errors in timezone db initialization
......................................................................

IMPALA-3569: handle errors in timezone db initialization

Change-Id: I6b4d5e6b992ea023f801edb7b487e57f39920c03
Reviewed-on: http://gerrit.cloudera.org:8080/3125
Reviewed-by: Dan Hecht <dh...@cloudera.com>
Tested-by: Internal Jenkins
---
M be/src/common/init.cc
M be/src/exprs/expr-test.cc
M be/src/exprs/timestamp-functions-ir.cc
M be/src/exprs/timestamp-functions.h
M be/src/exprs/timezone_db.cc
M be/src/runtime/exec-env.cc
M be/src/runtime/exec-env.h
7 files changed, 42 insertions(+), 47 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/26/3126/2
-- 
To view, visit http://gerrit.cloudera.org:8080/3126
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I6b4d5e6b992ea023f801edb7b487e57f39920c03
Gerrit-PatchSet: 2
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Tim Armstrong <ta...@cloudera.com>
Gerrit-Reviewer: Dan Hecht <dh...@cloudera.com>
Gerrit-Reviewer: Harrison Sheinblatt <hs...@hotmail.com>
Gerrit-Reviewer: Internal Jenkins