Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23557
Change subject: KUDU-1261 add array columns into hms_itest-base ...................................................................... KUDU-1261 add array columns into hms_itest-base With this changelist, HmsITestHarness::CreateKuduTable() now creates columns for all the supported array type columns, so now all the scenarios in master_hms-itest.cc and other test suites that use HmsITestHarness::CreateKuduTable() automatically provide coverage for Kudu tables with array columns to the same extent they do so for scalar type columns. Change-Id: I880572e1af457a005959e230412530dcd10e32be --- M src/kudu/integration-tests/hms_itest-base.cc 1 file changed, 60 insertions(+), 18 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/57/23557/1 -- To view, visit http://gerrit.cloudera.org:8080/23557 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I880572e1af457a005959e230412530dcd10e32be Gerrit-Change-Number: 23557 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
