-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
None
-
1
-
False
-
None
-
False
-
-
Expiring trino partitions led to a lot of schema not found errors in Trino, this is because some providers were created before we switched to Trino or just never had data. When we gather providers for expiration, we should add an additional filter to ensure providers are recently active (code location) and before we query the table, we should verify the schema exists in Trino (code location)