Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23527


Change subject: KUDU-1261 control the maximum number of elements in an array
......................................................................

KUDU-1261 control the maximum number of elements in an array

This patch introduces a new --array_cell_max_elem_num runtime flag
to control the maximum number of array elements that can be written
into a Kudu table when ingesting data via RPC.  Corresponding unit
tests scenarios are added as well.

Change-Id: I63c0f9bd09723c15b2666fe5f5e683f8c85cf3a7
---
M src/kudu/common/array_cell_view.h
M src/kudu/common/row_operations-test.cc
M src/kudu/common/row_operations.cc
3 files changed, 193 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/27/23527/1
--
To view, visit http://gerrit.cloudera.org:8080/23527
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I63c0f9bd09723c15b2666fe5f5e683f8c85cf3a7
Gerrit-Change-Number: 23527
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to