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

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...

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
dynamic_tables

### Describe the bug When running `dbt seed` in multiple jobs, a race condition can and does occur, the following happens: - **Seed session 1:** Truncate table - **Seed session...

bug
help_wanted

### 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
help_wanted

### 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

### 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

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

enhancement
Stale
python_models

### 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

resolves #953 ### Problem TLDR: lazy-loading `agate` speeds up the load time of dbt by about 3.5%. Most instances of `agate` are unnecessary as dbt only uses it in a...

cla:yes

resolves #881 ### Problem As described in #881, it would be very useful to get the `session_id` from the RunResult. This especially makes sense for incremental models, where the model...

cla:yes
community