Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[test] Fix flaky BloomFilterPredicate test
min, max values need to be computed across all the values inserted in the column and not across subset of inclusive values. Tests: - Reproduced failure with dist-test. - With the fix, ran the BloomFilterPredicate test 1000 times on dist_test, no failures reported. Change-Id: I9a8fe34b59178f513224166d7ece7374ea2d1272 Reviewed-on: http://gerrit.cloudera.org:8080/15257 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins Reviewed-by: Grant Henke <[email protected]>
- Loading branch information