GitHub user DLotts opened a pull request: https://github.com/apache/incubator-rya/pull/247
[WIP] RYA-284: updated to support the use of bloom filter ## Description Updated dao/accumulo.rya to support the use of bloom filter ### Tests no new tests ### Links [JIRA -> RYA-284](https://issues.apache.org/jira/browse/RYA-284) ### Checklist - [ ] Code Review - [ ] Squash Commits #### People To Reivew @meiercaleb , @pujav65 , @amihalik anyone interested in Accumulo Bloom filters You can merge this pull request into a Git repository by running: $ git pull https://github.com/DLotts/incubator-rya RYA-284 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-rya/pull/247.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 #247 ---- commit b93ec9e34b21e73d75dcd4a9962b278e51f07e9a Author: Tri H. Nguyen <thn.git...@gmail.com> Date: 2017-06-09T14:34:42Z RYA-284: updated to support the use of bloom filter ---- ---