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

### Describe the feature Snowflake managed schemas provide a different behaviour for managing permissions on objects within the schema. For example future grants without the need of account level managed...

enhancement
good_first_issue
Stale

See https://github.com/dbt-labs/dbt-adapters/pull/191

resolves #1009 ### Problem & Solution https://github.com/dbt-labs/dbt-adapters/pull/173 added testing for the cross-database `cast` macro, but it is not automatically inherited by each adapter. ### Solution This PR imports and uses...

cla:yes

See https://github.com/dbt-labs/dbt-adapters/pull/173

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

cla:yes
dependencies
github_actions

Bumps [dbt-labs/actions](https://github.com/dbt-labs/actions) from 1.1.0 to 1.1.1. Commits 0b948bc Add GH Actions for dbt installation tests (#71) 3630725 [dbt installation] Change name pattern for job dump and replace Slack secret ......

cla:yes
dependencies
github_actions

Bumps ubuntu from 22.04 to 24.04. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ubuntu&package-manager=docker&previous-version=22.04&new-version=24.04)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

cla:yes
dependencies
docker

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

### Problem Our linters and typechecking tools create a lot of `dependabot` PRs. This is aggravated by the fact that we keep one set of reqs in `dev-requirements.txt` and another...

cla:yes
Skip Changelog

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