Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/2927
Change subject: Add option for caller to provide expression buffers for hash table ...................................................................... Add option for caller to provide expression buffers for hash table This patch doesn't change the default behaviour, but adds the plumbing necessary for callers to avoid using HashTableContext's builtin buffers. Change-Id: I2bd3dbe7b7b5d6d3e8590a3474696ef58c8303e3 --- M be/src/exec/hash-table-test.cc M be/src/exec/hash-table.cc M be/src/exec/hash-table.h M be/src/exec/hash-table.inline.h M be/src/exec/partitioned-aggregation-node.cc M be/src/exec/partitioned-hash-join-node.cc 6 files changed, 264 insertions(+), 134 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/27/2927/1 -- To view, visit http://gerrit.cloudera.org:8080/2927 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2bd3dbe7b7b5d6d3e8590a3474696ef58c8303e3 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Tim Armstrong <[email protected]>
