Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/23360 )
Change subject: IMPALA-13731: Deflake TestAsyncLoadData.test_async_load ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/23360/2/tests/metadata/test_load.py File tests/metadata/test_load.py: http://gerrit.cloudera.org:8080/#/c/23360/2/tests/metadata/test_load.py@227 PS2, Line 227: assert (wait_time > 2) My suggestion is checking exec_time < 3 or a smaller duration. I think what we care in async mode is exec_time instead of wait_time here. -- To view, visit http://gerrit.cloudera.org:8080/23360 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I8776a432e60a1167ad54778e81046421df15cf37 Gerrit-Change-Number: 23360 Gerrit-PatchSet: 2 Gerrit-Owner: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Reviewer: Csaba Ringhofer <csringho...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Jason Fehr <jf...@cloudera.com> Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com> Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Comment-Date: Tue, 02 Sep 2025 22:38:00 +0000 Gerrit-HasComments: Yes