GitHub user jianqiao opened a pull request:
https://github.com/apache/incubator-quickstep/pull/117
Clean up the old BloomFilter implementation where BloomFilters are attached
to HashTables
This PR cleans up the old BloomFilter implementation where BloomFilters are
attached to HashTables. In subsequent PRs we will have a systematic
implementation for applying the generalized BloomFilters (i.e. LIPFilters).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-quickstep
lip-refactor-cleanup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quickstep/pull/117.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #117
----
commit 19f20f2454b1fc5b3a5cc297356b102ca3195ac9
Author: Jianqiao Zhu <[email protected]>
Date: 2016-09-07T18:20:43Z
Clean up the old bloom-filter implementation which are attached to
HashTables.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---