Tim Armstrong has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/14265


Change subject: IMPALA-2138: part 1: initial cleanup
......................................................................

IMPALA-2138: part 1: initial cleanup

This is a mixed bag of simplifications, debugging improvements
and test fixes that came up in the projection work.

I had to update some planner tests because some expressions
now include their arguments. Various things in the planner
tests were stale, so there are spurious changes in the
expected output that are ignored by the plan verification.

Change-Id: I75d2c8cab79988300c1a9c6c23d6ccea53da7d23
---
M be/src/exprs/slot-ref.cc
M fe/src/main/java/org/apache/impala/analysis/CaseExpr.java
M fe/src/main/java/org/apache/impala/analysis/SortInfo.java
M fe/src/main/java/org/apache/impala/analysis/TupleIsNullPredicate.java
M fe/src/main/java/org/apache/impala/analysis/ValidTupleIdExpr.java
M fe/src/main/java/org/apache/impala/catalog/ColumnStats.java
M fe/src/main/java/org/apache/impala/common/Id.java
M fe/src/main/java/org/apache/impala/planner/DataPartition.java
M fe/src/main/java/org/apache/impala/planner/DistributedPlanner.java
M fe/src/main/java/org/apache/impala/planner/ExchangeNode.java
M testdata/workloads/functional-planner/queries/PlannerTest/analytic-fns.test
M testdata/workloads/functional-planner/queries/PlannerTest/card-agg.test
M testdata/workloads/functional-planner/queries/PlannerTest/joins.test
M 
testdata/workloads/functional-planner/queries/PlannerTest/multiple-distinct-limit.test
M 
testdata/workloads/functional-planner/queries/PlannerTest/multiple-distinct-materialization.test
M 
testdata/workloads/functional-planner/queries/PlannerTest/multiple-distinct-predicates.test
M 
testdata/workloads/functional-planner/queries/PlannerTest/multiple-distinct.test
M 
testdata/workloads/functional-planner/queries/PlannerTest/runtime-filter-propagation.test
M 
testdata/workloads/functional-query/queries/QueryTest/nested-types-runtime.test
19 files changed, 680 insertions(+), 687 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/65/14265/6
--
To view, visit http://gerrit.cloudera.org:8080/14265
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I75d2c8cab79988300c1a9c6c23d6ccea53da7d23
Gerrit-Change-Number: 14265
Gerrit-PatchSet: 6
Gerrit-Owner: Tim Armstrong <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>

Reply via email to