Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17928 )
Change subject: IMPALA-10955: test_time_travel is flaky ...................................................................... IMPALA-10955: test_time_travel is flaky test_time_travel is flaky. It's probably because one second isn't always enough for Impala to refresh the Iceberg table and return the results to the client when the system is busy. Instead of one second now we are using 5 seconds. Change-Id: Ia270781dfdc4101b0d961db5aa20fc1678cdaaa8 Reviewed-on: http://gerrit.cloudera.org:8080/17928 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/query_test/test_iceberg.py 1 file changed, 3 insertions(+), 2 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/17928 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ia270781dfdc4101b0d961db5aa20fc1678cdaaa8 Gerrit-Change-Number: 17928 Gerrit-PatchSet: 5 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tamas Mate <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
