Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-4374: Use new syntax for creating TPC-DS/H tables in Kudu stress test ......................................................................
IMPALA-4374: Use new syntax for creating TPC-DS/H tables in Kudu stress test This commit modifies the DDL statements for creating TPC-DS/H tables in Kudu. The DDL statements now use the new syntax for creating Kudu tables (see IMPALA-3719). Change-Id: I2d501fb9c3cba00b1fb0f7b5941db49cbbda5a53 Reviewed-on: http://gerrit.cloudera.org:8080/4860 Reviewed-by: Dimitris Tsirogiannis <[email protected]> Tested-by: Internal Jenkins --- M testdata/datasets/tpcds/tpcds_kudu_template.sql M testdata/datasets/tpch/tpch_kudu_template.sql 2 files changed, 77 insertions(+), 205 deletions(-) Approvals: Internal Jenkins: Verified Dimitris Tsirogiannis: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/4860 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2d501fb9c3cba00b1fb0f7b5941db49cbbda5a53 Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Dimitris Tsirogiannis <[email protected]> Gerrit-Reviewer: Dimitris Tsirogiannis <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Matthew Jacobs <[email protected]>
