You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/05/09 11:31:00 UTC

[kudu-CR] KUDU-1434 Fixed web UI so BOOL is not printed as an unsupported type in generated Impala CREATE TABLE statements.

Will Berkeley has uploaded a new change for review.

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

Change subject: KUDU-1434 Fixed web UI so BOOL is not printed as an unsupported type in generated Impala CREATE TABLE statements.
......................................................................

KUDU-1434
Fixed web UI so BOOL is not printed as an unsupported type in generated Impala CREATE TABLE statements.

Change-Id: I7ea97a6261d5d1e39df70c7fa9a0ad8a8b823d99
---
M src/kudu/server/webui_util.cc
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/01/3001/1
-- 
To view, visit http://gerrit.cloudera.org:8080/3001
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7ea97a6261d5d1e39df70c7fa9a0ad8a8b823d99
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Will Berkeley <wd...@gmail.com>