dbt-snowflake
dbt-snowflake copied to clipboard
dbt-snowflake contains all of the code enabling dbt to work with Snowflake
### 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...
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,...
### 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...
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...
### 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...
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...
### 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....
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...
### 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...