Hello Kudu Jenkins, Abhishek Chennaka,

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#4).

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/client/schema-internal.h
M src/kudu/client/schema.cc
M src/kudu/client/schema.h
M src/kudu/common/CMakeLists.txt
A src/kudu/common/array_view.cc
A src/kudu/common/array_view.h
M src/kudu/common/row.h
M src/kudu/common/row_operations.cc
M src/kudu/common/row_operations.h
M src/kudu/common/row_operations.proto
M src/kudu/common/schema-test.cc
M src/kudu/common/schema.h
M src/kudu/common/types.h
M src/kudu/common/wire_protocol-test.cc
M src/kudu/common/wire_protocol.cc
M src/kudu/master/master-test.cc
16 files changed, 839 insertions(+), 46 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/02/23002/4
--
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: newpatchset
Gerrit-Change-Id: I9aeff9a78039651bb727ca65af4e071a2c887270
Gerrit-Change-Number: 23002
Gerrit-PatchSet: 4
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to