This is an automated email from the ASF dual-hosted git repository.
snlee pushed a change to branch bloomfilter
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from bd83969 Updated bloom filter implementation 1. Changed the
implementation to use Guava BloomFilter library 2. Added unit test for bloom
filter 3. Enforcing the maxmimum size of bloom filter to 1MB
add 0578335 Adding bloom filter to integration tests
No new revisions were added by this update.
Summary of changes:
.../tests/BaseClusterIntegrationTest.java | 6 ++++
.../pinot/integration/tests/ClusterTest.java | 26 ++++++++-------
...mentBuildPushOfflineClusterIntegrationTest.java | 2 +-
.../tests/HybridClusterIntegrationTest.java | 4 +--
...ridClusterIntegrationTestCommandLineRunner.java | 2 +-
.../tests/OfflineClusterIntegrationTest.java | 39 ++++++++++++++++++++--
.../tests/RealtimeClusterIntegrationTest.java | 4 +--
.../tests/SimpleMinionClusterIntegrationTest.java | 6 ++--
8 files changed, 65 insertions(+), 24 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]