Bankim Bhavsar has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15121
Change subject: Add cloning support to BlockBloomFilter and associated allocator ...................................................................... Add cloning support to BlockBloomFilter and associated allocator Cloning of predicate data is required in the client, hence this change. Since cloning needs to be supported, DefaultBlockBloomFilterAllocator is no longer a singleton. Change-Id: I74b24ce0959930a3ee7d5df77874e42be0b50b41 --- M src/kudu/util/block_bloom_filter-test.cc M src/kudu/util/block_bloom_filter.cc M src/kudu/util/block_bloom_filter.h 3 files changed, 84 insertions(+), 17 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/21/15121/1 -- To view, visit http://gerrit.cloudera.org:8080/15121 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I74b24ce0959930a3ee7d5df77874e42be0b50b41 Gerrit-Change-Number: 15121 Gerrit-PatchSet: 1 Gerrit-Owner: Bankim Bhavsar <[email protected]>
