[GitHub] spark pull request #16861: Added function to get union of 2 Bloom filters (n...

2017-02-08 Thread Bcpoole
Github user Bcpoole closed the pull request at: https://github.com/apache/spark/pull/16861 --- 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 en

[GitHub] spark pull request #16861: Added function to get union of 2 Bloom filters (n...

2017-02-08 Thread Bcpoole
GitHub user Bcpoole opened a pull request: https://github.com/apache/spark/pull/16861 Added function to get union of 2 Bloom filters (no mutation). Added S… …wamidass & Baldi approximations for number of items in a Bloom filter and for the intersection of 2 Bloom filters given t