Tim Armstrong has posted comments on this change.

Change subject: Add functional and targeted perf tests for joins with empty 
builds
......................................................................


Patch Set 1:

(3 comments)

http://gerrit.cloudera.org:8080/#/c/4051/1/testdata/workloads/functional-query/queries/QueryTest/empty-build-joins.test
File 
testdata/workloads/functional-query/queries/QueryTest/empty-build-joins.test:

Line 179: from alltypes at LEFT ANTI JOIN (
> lower case for consistency
Done


http://gerrit.cloudera.org:8080/#/c/4051/1/testdata/workloads/functional-query/queries/QueryTest/single-node-nlj.test
File testdata/workloads/functional-query/queries/QueryTest/single-node-nlj.test:

Line 165: set num_nodes=1;
> not needed since num_nodes is set from the outside already
Oops, missed that.


Line 169: where att.int_col = 999
> if you think it's insignificant how the empty build is constructed, then yo
I think I prefer this since if the planner gets too clever it could optimise 
the coverage away in the other case.


-- 
To view, visit http://gerrit.cloudera.org:8080/4051
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0a68cafec32011a47c569b254979601237e7f2a5
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Tim Armstrong <[email protected]>
Gerrit-Reviewer: Alex Behm <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>
Gerrit-HasComments: Yes

Reply via email to