Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23002
Change subject: WIP KUDU-1261 introduce 1D-arrays into ColumnSchema ...................................................................... WIP KUDU-1261 introduce 1D-arrays into ColumnSchema This changelist introduces support for one-dimensional arrays into ColumnSchema, ColumnSchemaBuilder, and ColumnSchemaBuilderFromPB() utility function. The newly introduced functionality comes with basic test coverage. WIP: * collect & address feedback on this approach Change-Id: I9aeff9a78039651bb727ca65af4e071a2c887270 --- M src/kudu/common/schema-test.cc M src/kudu/common/schema.h M src/kudu/common/wire_protocol-test.cc M src/kudu/common/wire_protocol.cc 4 files changed, 332 insertions(+), 12 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/02/23002/1 -- To view, visit http://gerrit.cloudera.org:8080/23002 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I9aeff9a78039651bb727ca65af4e071a2c887270 Gerrit-Change-Number: 23002 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
