Alexey Serbin has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/23557 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Abhishek Chennaka <[email protected]> --- M src/kudu/integration-tests/hms_itest-base.cc 1 file changed, 60 insertions(+), 18 deletions(-) Approvals: Alexey Serbin: Verified Abhishek Chennaka: Looks good to me, approved -- 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: merged Gerrit-Change-Id: I880572e1af457a005959e230412530dcd10e32be Gerrit-Change-Number: 23557 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Xuebin Su <[email protected]>
