Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9822 )
Change subject: IMPALA-6338: Disable flaky bloom filter test ...................................................................... IMPALA-6338: Disable flaky bloom filter test The underlying issue in IMPALA-6338 causes successful queries that are cancelled internally due to all results having been returned to, in rare cases, have info missing from the profile. This has caused flaky tests but has low impact on users, and unfortunately with the current query lifecycle logic in the coordinator, there is no simple solution. There is ongoing work to improve query lifecycle logic in the coordinator holistically, see IMPALA-5384. This work will eventually address the underlying cause of IMPALA-6338. Until then, we disable the tests that have been flaky. Change-Id: Ie30b88fb8fb7780fc3a7153c05fdc3606145ce35 Reviewed-on: http://gerrit.cloudera.org:8080/9822 Reviewed-by: Thomas Tauber-Marshall <[email protected]> Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M testdata/workloads/functional-query/queries/QueryTest/bloom_filters.test 1 file changed, 3 insertions(+), 2 deletions(-) Approvals: Thomas Tauber-Marshall: Looks good to me, but someone else must approve Tim Armstrong: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/9822 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie30b88fb8fb7780fc3a7153c05fdc3606145ce35 Gerrit-Change-Number: 9822 Gerrit-PatchSet: 3 Gerrit-Owner: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
