Taras Bobrovytsky has submitted this change and it was merged. Change subject: Fix TPCH and TPCDS Kudu loading templates ......................................................................
Fix TPCH and TPCDS Kudu loading templates The templates (used by the stress test) for loading the TCPH and TPCDS data into Kudu had a missing "stored as kudu" statement. Change-Id: Ibe84e1831cc0722bd0381ec76f385ae2a02a6841 Reviewed-on: http://gerrit.cloudera.org:8080/4939 Reviewed-by: Dimitris Tsirogiannis <[email protected]> Tested-by: Taras Bobrovytsky <[email protected]> --- M testdata/datasets/tpcds/tpcds_kudu_template.sql M testdata/datasets/tpch/tpch_kudu_template.sql 2 files changed, 32 insertions(+), 0 deletions(-) Approvals: Taras Bobrovytsky: Verified Dimitris Tsirogiannis: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/4939 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibe84e1831cc0722bd0381ec76f385ae2a02a6841 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Taras Bobrovytsky <[email protected]> Gerrit-Reviewer: Dimitris Tsirogiannis <[email protected]> Gerrit-Reviewer: Taras Bobrovytsky <[email protected]>
