dbt-labs / dbt-snowflake

dbt-snowflake contains all of the code enabling dbt to work with Snowflake
https://getdbt.com
Apache License 2.0
297 stars 177 forks source link

[Feature] transient dynamic tables #1089

Open homerunner-mqp opened 5 months ago

homerunner-mqp commented 5 months ago

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

bpruss commented 2 months ago

I just realized that transient dynamic tables will make a huge difference in our failsafe storage.

andreasbjorshol commented 2 months ago

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.

jhsb25 commented 1 month ago

working on this https://github.com/dbt-labs/dbt-snowflake/pull/1210

jhsb25 commented 1 month ago

waiting for approval but https://github.com/dbt-labs/dbt-snowflake/pull/1210 is good to merge

jhsb25 commented 1 month ago

@dataders can I get an approval on https://github.com/dbt-labs/dbt-snowflake/pull/1210

jhsb25 commented 2 weeks ago

@colin-rogers-dbt please can you approve https://github.com/dbt-labs/dbt-snowflake/pull/1210

amychen1776 commented 1 week ago

@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 🙏