Taras Bobrovytsky has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/3161

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 fixed recently,
this limitation can now be removed.

Change-Id: I7de9b759f444bbf3c6505e8dd0b0c7c58dbd1596
---
M fe/src/main/java/com/cloudera/impala/util/MaxRowsProcessedVisitor.java
M testdata/workloads/functional-planner/queries/PlannerTest/small-query-opt.test
2 files changed, 32 insertions(+), 13 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/61/3161/1
-- 
To view, visit http://gerrit.cloudera.org:8080/3161
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7de9b759f444bbf3c6505e8dd0b0c7c58dbd1596
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Taras Bobrovytsky <[email protected]>

Reply via email to