trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
10.25k stars 2.95k forks source link

SQL Server metadata listing may fail with "Transaction was deadlocked on lock resources with another process" in case of concurrent table creation/deletion #10846

Open findepi opened 2 years ago

findepi commented 2 years ago

This causes TestSqlServerConnectorTest>BaseConnectorTest.testSelectInformationSchemaColumns to be flaky https://github.com/trinodb/trino/runs/5345450918?check_suite_focus=true

cc @ebyhr

findepi commented 6 months ago

https://github.com/trinodb/trino/actions/runs/8265006163/job/22609848003?pr=21050