Internal Jenkins has submitted this change and it was merged. Change subject: Refer to local rather than member in PAGG::ProcessBatchStreaming() ......................................................................
Refer to local rather than member in PAGG::ProcessBatchStreaming() The code referred to the correct HashTableCtx via the wrong path. LLVM is able to generate slightly better code after the fix. Change-Id: I4f5c3d1df7ac979f6a98d8d320d717d30779bae6 Reviewed-on: http://gerrit.cloudera.org:8080/2524 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Internal Jenkins --- M be/src/exec/partitioned-aggregation-node-ir.cc M be/src/exec/partitioned-aggregation-node.h 2 files changed, 2 insertions(+), 1 deletion(-) Approvals: Internal Jenkins: Verified Tim Armstrong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/2524 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4f5c3d1df7ac979f6a98d8d320d717d30779bae6 Gerrit-PatchSet: 3 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
