Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/2524
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 --- M be/src/exec/partitioned-aggregation-node-ir.cc 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/24/2524/1 -- To view, visit http://gerrit.cloudera.org:8080/2524 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4f5c3d1df7ac979f6a98d8d320d717d30779bae6 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Tim Armstrong <[email protected]>
