-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
io.trino.plugin.hive.TestHive3InsertOverwrite flaky: Schema already exists: 'hive_insert_overwrite' #9415
Comments
@aczajkowski PTAL |
Seems that issue occurred due to below scenario:
But for some reason step 8 ends with SchemaAllreadyExists which leads to assumption that for some reason second test |
PR to help debug this issue: #9449 |
Hit by #9715 |
This time
https://github.com/trinodb/trino/runs/4801110687?check_suite_focus=true |
I think the conclusion was this is most likely caused by a timeout + retry. @aczajkowski @hashhar @findinpath has this been addressed with a test config change, or something like this? |
The |
test run: https://github.com/trinodb/trino/runs/3732417093?check_suite_focus=true
The text was updated successfully, but these errors were encountered: