Hello Internal Jenkins, Alex Behm,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/3161
to look at the new patch set (#4).
Change subject: IMPALA-3335: enable single-node optimizaion with joins
......................................................................
IMPALA-3335: enable single-node optimizaion with joins
Before this patch, if a query contained multiple scans, the
single-node optimization would not be applied. Since IMPALA-561 was
recently fixed, this limitation can now be removed.
Change-Id: I7de9b759f444bbf3c6505e8dd0b0c7c58dbd1596
---
M fe/src/main/java/com/cloudera/impala/util/MaxRowsProcessedVisitor.java
M fe/src/test/java/com/cloudera/impala/planner/PlannerTest.java
M testdata/workloads/functional-planner/queries/PlannerTest/small-query-opt.test
3 files changed, 35 insertions(+), 39 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/61/3161/4
--
To view, visit http://gerrit.cloudera.org:8080/3161
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7de9b759f444bbf3c6505e8dd0b0c7c58dbd1596
Gerrit-PatchSet: 4
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Taras Bobrovytsky <[email protected]>
Gerrit-Reviewer: Alex Behm <[email protected]>
Gerrit-Reviewer: Internal Jenkins
Gerrit-Reviewer: Taras Bobrovytsky <[email protected]>