Skip to content

Commit

Permalink
Update website/docs/reference/resource-configs/snowflake-configs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewshaver authored Jan 9, 2025
1 parent 7fa317d commit 3063f0c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ For dbt limitations, these dbt features are not supported:
- [Model contracts](/docs/collaborate/govern/model-contracts)
- [Copy grants configuration](/reference/resource-configs/snowflake-configs#copying-grants)

### Troubleshooting Dynamic Tables
### Troubleshooting dynamic tables
- If your dynamic table model fails to rerun with the following error message after the initial execution:
```sql
SnowflakeDynamicTableConfig.__init__() missing 6 required positional arguments: 'name', 'schema_name', 'database_name', 'query', 'target_lag', and 'snowflake_warehouse'
Expand Down

0 comments on commit 3063f0c

Please sign in to comment.