You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Ted Malaska (Code Review)" <ge...@cloudera.org> on 2016/05/27 00:48:25 UTC

[kudu-CR] KUDU-1470 Exceptions on getting a column value should return the column name not the column number

Ted Malaska has uploaded a new change for review.

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

Change subject: KUDU-1470 Exceptions on getting a column value should return the column name not the column number
......................................................................

KUDU-1470 Exceptions on getting a column value should return the column name not the column number

Change-Id: Ie8bb3db1ed7b4e2027814815776f6252b0f749c5
---
M java/kudu-client/src/main/java/org/kududb/client/RowResult.java
1 file changed, 5 insertions(+), 2 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie8bb3db1ed7b4e2027814815776f6252b0f749c5
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Ted Malaska <te...@cloudera.com>