Hello Alexey Serbin, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20749 to look at the new patch set (#3). Change subject: [WIP] DONT BUILD KUDU-1261 Java client complex type introduction ...................................................................... [WIP] DONT BUILD KUDU-1261 Java client complex type introduction This patch introduces complex type in Java client library. There is still work needed but the main feedback looking I am looking for in this revision is does the test case look like an acceptable way of exposing this feature through the API. Change-Id: I92825c4ab430ccd4bbd902b06679488af91d9804 --- M java/kudu-client/src/main/java/org/apache/kudu/ColumnSchema.java A java/kudu-client/src/main/java/org/apache/kudu/ComplexTypeArray.java M java/kudu-client/src/main/java/org/apache/kudu/client/ProtobufHelper.java M java/kudu-client/src/test/java/org/TestSchema.java M src/kudu/common/common.proto 5 files changed, 113 insertions(+), 9 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/49/20749/3 -- To view, visit http://gerrit.cloudera.org:8080/20749 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I92825c4ab430ccd4bbd902b06679488af91d9804 Gerrit-Change-Number: 20749 Gerrit-PatchSet: 3 Gerrit-Owner: Abhishek Chennaka <achenn...@cloudera.com> Gerrit-Reviewer: Abhishek Chennaka <achenn...@cloudera.com> Gerrit-Reviewer: Alexey Serbin <ale...@apache.org>