dbt-labs / dbt-labs/docs.getdbt.com

Document SQL updates for Snowflake dynamic tables

Open Beginner friendly
#9,945 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.