dbt-snowflake icon indicating copy to clipboard operation
dbt-snowflake copied to clipboard

dbt-snowflake contains all of the code enabling dbt to work with Snowflake

Results 141 dbt-snowflake issues
Sort by recently updated
recently updated
newest added

### Is this a new bug in dbt-snowflake? - [X] I believe this is a new bug in dbt-snowflake - [X] I have searched the existing issues, and I could...

bug

resolves # [docs](https://github.com/dbt-labs/dbt-snowflake/issues/1123) ### Problem when running an incremental table with the on_schema_change policy set to append_new_columns in a dbt project. If two jobs concurrently perform the column check operation,...

cla:yes

### Is this a new bug in dbt-snowflake? - [X] I believe this is a new bug in dbt-snowflake - [X] I have searched the existing issues, and I could...

bug

resolves #https://github.com/dbt-labs/dbt-adapters/issues/250 [docs](https://github.com/dbt-labs/docs.getdbt.com/issues/new/choose) dbt-labs/docs.getdbt.com/# ### Problem user raised issue around "While working with DBT incremental config: on_schema_change='append_new_columns' The append new columns flag is not able to capture the correct case-sensitive...

cla:yes

### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...

enhancement
user docs

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. Release notes Sourced from pytest's releases. 8.3.2 pytest 8.3.2 (2024-07-24) Bug fixes #12652: Resolve regression [conda]{.title-ref} environments where no longer...

cla:yes
dependencies
python

### Problem If the `sql` string variable in the `relations/view/create.sql` macro has multiple lines, the SQL view generated by dbt has one first line indented by 4 spaces, but the...

resolves #870 [docs](https://github.com/dbt-labs/docs.getdbt.com/issues/new/choose) dbt-labs/docs.getdbt.com/# ### Problem materialized views are currently not support for Snowflake. rather, dynamic tables were implemented, to be more consistent with other provider's concept of materialized views....

cla:yes

Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. Release notes Sourced from pre-commit's releases. pre-commit v3.8.0 Features Implement health checks for language: r so environments are recreated if...

cla:yes
dependencies
python

### Is this a new bug in dbt-snowflake? - [X] I believe this is a new bug in dbt-snowflake - [X] I have searched the existing issues, and I could...

enhancement
incremental