Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23445
Change subject: KUDU-1261 update C++ client example with array column ...................................................................... KUDU-1261 update C++ client example with array column Updated the Kudu C++ client application in examples/cpp/example.cc, adding ARRAY<INT64> column into the test table and populating it with data along with other already existing columns. Also, added an example of using KuduArrayCellView to access an array cell's data. Change-Id: I0769b2ff2ddb3b6d551091ae498e9ddeb00bd881 --- M examples/cpp/example.cc 1 file changed, 55 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/45/23445/1 -- To view, visit http://gerrit.cloudera.org:8080/23445 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I0769b2ff2ddb3b6d551091ae498e9ddeb00bd881 Gerrit-Change-Number: 23445 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
