-
Notifications
You must be signed in to change notification settings - Fork 179
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] transient dynamic tables #1089
Comments
I just realized that transient dynamic tables will make a huge difference in our failsafe storage. |
I have noticed the same. This would make a huge difference and is in line with Snowflake's recommendation for dynamic tables with high refresh throughput. |
working on this #1210 |
waiting for approval but #1210 is good to merge |
@colin-rogers-dbt please can you approve #1210 |
@jhsb25 We are looking at this PR and will update accordingly if we are able to merge this in. Please do not tag adapter maintainers 🙏 |
Is this your first time submitting a feature request?
Describe the feature
Could we implement the "transient" table config to dynamic tables? Follows same pattern as for tables.
https://docs.snowflake.com/en/sql-reference/sql/create-dynamic-table
Describe alternatives you've considered
None.
Who will this benefit?
For cases of dynamic tables as output from a data warehouse, it could decrease cost.
Are you interested in contributing this feature?
Possibly
Anything else?
No response
The text was updated successfully, but these errors were encountered: