Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/24560 )
Change subject: IMPALA-15150: Adds missing sleep in test_runtime_filter_annotation_with_hbo_cardinality ...................................................................... Patch Set 1: Code-Review+1 (1 comment) http://gerrit.cloudera.org:8080/#/c/24560/1/tests/query_test/test_hbo.py File tests/query_test/test_hbo.py: http://gerrit.cloudera.org:8080/#/c/24560/1/tests/query_test/test_hbo.py@210 PS1, Line 210: # Wait for 1 second to ensure the stats are written to the cache. > It's in the same code path that coordinator flush profile logs asynchorousl We could potentially add a retry loop for sleep/execute_query/assert and try a few times if this is still unreliable. -- To view, visit http://gerrit.cloudera.org:8080/24560 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I8c0ccc9def6d14c276d2a23403b5eae7a09849c5 Gerrit-Change-Number: 24560 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Peter Rozsa <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Comment-Date: Wed, 08 Jul 2026 16:25:42 +0000 Gerrit-HasComments: Yes
