Daniel Becker has submitted this change and it was merged. (
http://gerrit.cloudera.org:8080/19531 )
Change subject: IMPALA-11937: Fix wrong GROUP BY ordinal in PERF_AGG-Q10
......................................................................
IMPALA-11937: Fix wrong GROUP BY ordinal in PERF_AGG-Q10
This fixes the wrong GROUP BY ordinal used in PERF_AGG-Q10 so the query
can actually run.
Verified by
bin/run-workload.py --workloads=targeted-perf \
--table_formats=parquet/none \
--query_names=PERF_AGG-Q10
Change-Id: I285f74a12bb16c60d30ffe958337b054baf86479
Reviewed-on: http://gerrit.cloudera.org:8080/19531
Reviewed-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Daniel Becker <[email protected]>
Tested-by: Daniel Becker <[email protected]>
---
M testdata/workloads/targeted-perf/queries/aggregation.test
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Impala Public Jenkins: Looks good to me, approved
Daniel Becker: Looks good to me, approved; Verified
--
To view, visit http://gerrit.cloudera.org:8080/19531
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I285f74a12bb16c60d30ffe958337b054baf86479
Gerrit-Change-Number: 19531
Gerrit-PatchSet: 4
Gerrit-Owner: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Abhishek Rawat <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>