Kousuke Saruta has uploaded a new change for review. http://gerrit.cloudera.org:8080/5534
Change subject: Remove Schema#toString from RowResult#toString ...................................................................... Remove Schema#toString from RowResult#toString In RowResult#toString, the result string is consists of some strings including the result of Schema#toString but Schema doesn't explicitly declare the method so we should remove it. Change-Id: Id2e01cc1cc52958c73dfd75304a826ea033ce785 --- M java/kudu-client/src/main/java/org/apache/kudu/client/RowResult.java 1 file changed, 1 insertion(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/34/5534/1 -- To view, visit http://gerrit.cloudera.org:8080/5534 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id2e01cc1cc52958c73dfd75304a826ea033ce785 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Kousuke Saruta <[email protected]>
