Zoltan Borok-Nagy has uploaded this change for review. ( 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 --- M tests/query_test/test_iceberg.py 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/28/17928/1 -- 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: newchange Gerrit-Change-Id: Ia270781dfdc4101b0d961db5aa20fc1678cdaaa8 Gerrit-Change-Number: 17928 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
