Lars Volker has submitted this change and it was merged.

Change subject: IMPALA-3426: Replace usage of OptimizeFunctionWithExprs
......................................................................


IMPALA-3426: Replace usage of OptimizeFunctionWithExprs

A GVM race between two changes reintroduced calls to
OptimizeFunctionWithExprs. This change fixes them.

These are the relevant changes that caused this:
http://gerrit.cloudera.org:8080/#/c/2866/ : Upgrade LLVM to 3.8.0
http://gerrit.cloudera.org:8080/#/c/2113/ : codegen
PartitionedHashJoinNode::Partition::BuildHashTable()

Change-Id: I5d8bb2c58e0118007e1f8081e6731d9c716ffae6
Reviewed-on: http://gerrit.cloudera.org:8080/2870
Reviewed-by: Tim Armstrong <[email protected]>
Reviewed-by: Dan Hecht <[email protected]>
Tested-by: Lars Volker <[email protected]>
---
M be/src/exec/partitioned-hash-join-node.cc
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Lars Volker: Verified
  Dan Hecht: Looks good to me, approved
  Tim Armstrong: Looks good to me, but someone else must approve



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5d8bb2c58e0118007e1f8081e6731d9c716ffae6
Gerrit-PatchSet: 2
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Lars Volker <[email protected]>
Gerrit-Reviewer: Dan Hecht <[email protected]>
Gerrit-Reviewer: Lars Volker <[email protected]>
Gerrit-Reviewer: Skye Wanderman-Milne <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to