Hello Kudu Jenkins, Abhishek Chennaka,

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

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

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

Change subject: KUDU-1261 introduce nested types for ColumnSchemaPB
......................................................................

KUDU-1261 introduce nested types for ColumnSchemaPB

This changelist introduces changes in the common protobuf structures
to allow for columns of nested data types in Kudu tables.  At the time
of writing, we are planning to support only one-dimensional arrays
of scalar types as a first phase, but it's possible to extend the newly
introduced protobuf messages to support structures, maps, and type
nesting as necessary: I added TODOs in the comments.

Follow-up patches will start using the auto-generated bindings,
but this changelist is focused on introducing protobuf-related
changes only.

Change-Id: Icf5f32c4291e7906ffb68070bee0d5369fab36fd
---
M src/kudu/common/common.proto
1 file changed, 32 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/25/22925/3
--
To view, visit http://gerrit.cloudera.org:8080/22925
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Icf5f32c4291e7906ffb68070bee0d5369fab36fd
Gerrit-Change-Number: 22925
Gerrit-PatchSet: 3
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