dbt-labs / dbt-labs/docs.getdbt.com
Document SQL updates for Snowflake dynamic tables
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 1.2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 130
Description
Related adapter issue: https://github.com/dbt-labs/dbt-adapters/issues/1825
The Snowflake configuration documentation currently states that dynamic table SQL cannot be updated without --full-refresh. Update that limitation when adapter support lands so the documentation explains that existing native dynamic tables use CREATE OR ALTER to apply model SQL changes, while unsupported dynamic table types retain their current behavior.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Snowflake configuration documentation and review the related adapter issue, dbt-adapters#1825, to confirm when support lands. Update the stated limitation so existing native dynamic tables use CREATE OR ALTER for model SQL changes, while unsupported dynamic table types retain the current behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100