Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/23635 )

Change subject: KUDU-3714: Add REST API tests for 1D array columns
......................................................................

KUDU-3714: Add REST API tests for 1D array columns

This patch adds comprehensive test coverage for 1D array type columns
in the Kudu Master REST API (rest_catalog-test.cc).

With the implementation of KUDU-1261, Kudu supports one-dimensional
array columns. While the REST API already works with array columns
through its protobuf JSON serialization, explicit test coverage was
missing. This change adds tests to verify that array columns work
correctly through all REST API operations.

Change-Id: I3828baa711671385f6c6a0a7f4f2cbd98e3dbdd5
Reviewed-on: http://gerrit.cloudera.org:8080/23635
Tested-by: Alexey Serbin <[email protected]>
Reviewed-by: Alexey Serbin <[email protected]>
---
M src/kudu/master/rest_catalog-test.cc
1 file changed, 230 insertions(+), 0 deletions(-)

Approvals:
  Alexey Serbin: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/23635
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I3828baa711671385f6c6a0a7f4f2cbd98e3dbdd5
Gerrit-Change-Number: 23635
Gerrit-PatchSet: 2
Gerrit-Owner: Gabriella Lotz <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to