dbt-snowflake
dbt-snowflake copied to clipboard
dbt-snowflake contains all of the code enabling dbt to work with Snowflake
## Short description As a maintainer, I want to standardize and modernize development tooling, so that I can reduce maintenance issues and focus more on content than form. ## Objectives...
resolves # [docs](https://github.com/dbt-labs/docs.getdbt.com/issues/new/choose) dbt-labs/docs.getdbt.com/# ### Problem ### Solution ### Checklist - [ ] I have read [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md) and understand what's expected of me - [ ] I have...
### 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...
### 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...
closes #1013 adapter implementation for https://github.com/dbt-labs/dbt-adapters/issues/192 ### Problem & Solution See https://github.com/dbt-labs/dbt-adapters/pull/191 ### Checklist - [x] I have read [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md) and understand what's expected of me - [x]...
[Bug] Existing dynamic tables attempted to rebuild instead of issuing a fast `alter` and moving on
### 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...
### 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...
resolves #810 ### Problem Currently, dbt snowflake requests ALL schemas in a target database via the `show terse objects` command. This can create a bottleneck for some networks when the...
### 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...