-
Notifications
You must be signed in to change notification settings - Fork 55
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
Feature/customize timestamp expiration #806
base: main
Are you sure you want to change the base?
Feature/customize timestamp expiration #806
Conversation
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: G.
|
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: G.
|
resolves #805
docs dbt-labs/docs.getdbt.com/#
Problem
We have fixed 12h timeout for bigquery temp tables - so e.g. if you run model every 24h, and it fails - temp table will remain for another 12h.
Solution
Align timeout for each table with model timeout
Checklist