We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dbt seed --full-refresh
+copy_grants: true
project.yml seeds section:
seeds: +copy_grants: true <project name>: +persist_docs: relation: true columns: true
No response
- dbt: cloud version 1.6 - DWH: Snowflake
snowflake
The text was updated successfully, but these errors were encountered:
Possibly related: #1030
Sorry, something went wrong.
Thanks, @dbeatty10. It looks like the workaround mentioned in #1030 might work.
No branches or pull requests
Is this a new bug in dbt-core?
Current Behavior
Expected Behavior
dbt seed --full-refresh
commandSteps To Reproduce
+copy_grants: true
just below "seeds" through GitHub and merge into master brancha.) job pulls from GitHub master branch
b.) includes dbt seed --full-refresh command
project.yml seeds section:
Relevant log output
No response
Environment
Which database adapter are you using with dbt?
snowflake
Additional Context
No response
The text was updated successfully, but these errors were encountered: