Chao Sun has uploaded a new change for review.

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

Change subject: Adding complex type support for the server side
......................................................................

Adding complex type support for the server side

This patch adds the support for complex types on the server side.
In specific, it takes the row batches from the Impala side and convert
them into a Arrow-compatible format.

Note: currently the performance for Parquet doesn't look good. It needs
to be improved further.

Change-Id: Iad119a8c4f9633c05e2707a57f21b7589cda9a66
---
M be/src/exec/record-service-scan-node.cc
M be/src/exec/record-service-scan-node.h
M be/src/runtime/coordinator.cc
M be/src/runtime/tuple-row.h
M be/src/service/impala-recordservice-server.cc
M be/src/util/debug-util.cc
M be/src/util/debug-util.h
7 files changed, 513 insertions(+), 240 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iad119a8c4f9633c05e2707a57f21b7589cda9a66
Gerrit-PatchSet: 1
Gerrit-Project: RecordService
Gerrit-Branch: master_dev
Gerrit-Owner: Chao Sun <[email protected]>

Reply via email to