You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Chao Sun (Code Review)" <ge...@cloudera.org> on 2016/05/06 22:58:37 UTC

[RecordService-CR](master_dev) Support defining nested types for schema

Chao Sun has uploaded a new change for review.

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

Change subject: Support defining nested types for schema
......................................................................

Support defining nested types for schema

This is the server-side change for expanding the Thrift definition for
schemas by adding the nested type support. The definition is very similar
to what of Impala's.

Change-Id: I9690e14840d66f4072ad74fad0d64670744df4b4
---
M be/src/service/impala-recordservice-server.cc
1 file changed, 165 insertions(+), 102 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/RecordService refs/changes/93/2993/1
-- 
To view, visit http://gerrit.cloudera.org:8080/2993
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9690e14840d66f4072ad74fad0d64670744df4b4
Gerrit-PatchSet: 1
Gerrit-Project: RecordService
Gerrit-Branch: master_dev
Gerrit-Owner: Chao Sun <su...@apache.org>