Michael Ho has uploaded a new change for review.

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

Change subject: IMPALA-4008: Don't bake ExprContext pointers into PAGG/AGG IR 
code
......................................................................

IMPALA-4008: Don't bake ExprContext pointers into PAGG/AGG IR code

To allow genearated code to be shared across multiple fragment
instances, this change removes the ExprContext pointers baked
into the IR of PAGG / AGG code.

Change-Id: I42039eed803a39fa716b9ed647510b6440974ae5
---
M be/src/exec/aggregation-node-ir.cc
M be/src/exec/aggregation-node.cc
M be/src/exec/aggregation-node.h
M be/src/exec/partitioned-aggregation-node-ir.cc
M be/src/exec/partitioned-aggregation-node.cc
M be/src/exec/partitioned-aggregation-node.h
M be/src/exprs/agg-fn-evaluator.h
7 files changed, 273 insertions(+), 158 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I42039eed803a39fa716b9ed647510b6440974ae5
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Michael Ho <k...@cloudera.com>

Reply via email to