Grant Henke has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/15257 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins Reviewed-by: Grant Henke <[email protected]> --- M src/kudu/client/predicate-test.cc 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified Grant Henke: Looks good to me, approved -- 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: merged Gerrit-Change-Id: I9a8fe34b59178f513224166d7ece7374ea2d1272 Gerrit-Change-Number: 15257 Gerrit-PatchSet: 2 Gerrit-Owner: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
