Hello Matthew Mulder, Michael Brown, Jim Apple,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/8513
to look at the new patch set (#2).
Change subject: IMPALA-6160: Rework query execution to handle multiple
statements in a Query object.
......................................................................
IMPALA-6160: Rework query execution to handle multiple statements in a Query
object.
Testing:
- Reproduced problem with bin/run-workload.py.
- Ran bin/run-workload.py --workloads=tpch,targeted-perf,tpcds
--impalads=localhost:21000,localhost:21001,localhost:21002
--results_json_file=$PWD/perf_results/IMPALA-6160.json
--query_iterations=3 --table_formats=parquet/none --plan_first
--query_names='.*'
(Close to command line that single_node_perf_run.py builds.)
- Manually reviewed perf_results/IMPALA-6160.json to verify presence of plans
and proper splitting of query batches.
Change-Id: Iac86af181b7c42655f21d2c1efd4652dd35d9297
---
M tests/performance/query_executor.py
1 file changed, 55 insertions(+), 17 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/13/8513/2
--
To view, visit http://gerrit.cloudera.org:8080/8513
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iac86af181b7c42655f21d2c1efd4652dd35d9297
Gerrit-Change-Number: 8513
Gerrit-PatchSet: 2
Gerrit-Owner: Tim Wood <[email protected]>
Gerrit-Reviewer: Jim Apple <[email protected]>
Gerrit-Reviewer: Matthew Mulder <[email protected]>
Gerrit-Reviewer: Michael Brown <[email protected]>
Gerrit-Reviewer: Tim Wood <[email protected]>