Bankim Bhavsar has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15257
Change subject: [test] Fix flaky BloomFilterPredicate test ...................................................................... [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 --- M src/kudu/client/predicate-test.cc 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/57/15257/1 -- To view, visit http://gerrit.cloudera.org:8080/15257 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I9a8fe34b59178f513224166d7ece7374ea2d1272 Gerrit-Change-Number: 15257 Gerrit-PatchSet: 1 Gerrit-Owner: Bankim Bhavsar <[email protected]>
