Alexey Serbin has uploaded this change for review. (
http://gerrit.cloudera.org:8080/22925
Change subject: WIP [common] introduce nested types for ColumnSchemaPB
......................................................................
WIP [common] 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.
The auto-generated bindings aren't used in the code yet: that's to be
addressed in follow-up changelists.
WIP:
* file upstream JIRA item and use its ID in the summary of this patch
* collect & address feedback
* introduce feature flags to address risks of misinterpretation of
existing structures with optional newly introduced fields can lead
to inconsistencies
(maybe, that should be in a separate changelist as well)?
Change-Id: Icf5f32c4291e7906ffb68070bee0d5369fab36fd
---
M src/kudu/common/common.proto
1 file changed, 20 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/25/22925/1
--
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: newchange
Gerrit-Change-Id: Icf5f32c4291e7906ffb68070bee0d5369fab36fd
Gerrit-Change-Number: 22925
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>