Bankim Bhavsar has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15120
Change subject: Store the base BlockBloomFilterAllocatorIf ptr in ColumnPredicate ...................................................................... Store the base BlockBloomFilterAllocatorIf ptr in ColumnPredicate This allows the flexibility to use not just the ArenaBlockBloomFilterAllocator for the BlockBloomFilter. Change-Id: Idd8edf9dd18fc355acd8cd8a4bb5a2a43929e5ee --- M src/kudu/common/column_predicate.cc M src/kudu/common/column_predicate.h 2 files changed, 5 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/20/15120/1 -- To view, visit http://gerrit.cloudera.org:8080/15120 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Idd8edf9dd18fc355acd8cd8a4bb5a2a43929e5ee Gerrit-Change-Number: 15120 Gerrit-PatchSet: 1 Gerrit-Owner: Bankim Bhavsar <[email protected]>
