Pooja Nilangekar has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12560
Change subject: IMPALA-8064: Increase RUNTIME_FILTER_WAIT_TIME_MS for slow builds ...................................................................... IMPALA-8064: Increase RUNTIME_FILTER_WAIT_TIME_MS for slow builds Several ASAN runs of test_decimal_min_max_filters failed due to the filters not arriving in time. This was because the codegen time for the fragments was high and hence the scan node took long to complete. This change increases the wait time from 100000ms to 200000ms. Testing: Executed the test 1000 times on an ASAN build without any failures. Change-Id: Ib18075c2a480aad1331754cfd89a383dd58b0f2e --- M tests/query_test/test_runtime_filters.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/60/12560/1 -- To view, visit http://gerrit.cloudera.org:8080/12560 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ib18075c2a480aad1331754cfd89a383dd58b0f2e Gerrit-Change-Number: 12560 Gerrit-PatchSet: 1 Gerrit-Owner: Pooja Nilangekar <[email protected]>
