You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues, and I could not find an existing issue for this bug
Current Behavior
Schemas are building up in the CI database. The vast majority of them are for the test test_dbt_debug. There are others that may just be due to intermittent connection issues, but this is the primary concern.
Expected Behavior
Tests should always clean up their test schema, even when failing.
Is this a new bug in dbt-bigquery?
Current Behavior
Schemas are building up in the CI database. The vast majority of them are for the test
test_dbt_debug
. There are others that may just be due to intermittent connection issues, but this is the primary concern.Expected Behavior
Tests should always clean up their test schema, even when failing.
Steps To Reproduce
Run this query against the CI database:
Relevant log output
Top 5 output from the above query:
Environment
The text was updated successfully, but these errors were encountered: