This commit is contained in:
Austin 2024-04-05 13:19:01 -04:00 committed by GitHub
parent 956a18ea1c
commit aeab66ab13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,15 +51,6 @@ query-comment:
models:
+copy_grants: true
+on_schema_change: "append_new_columns"
optimism_models:
silver:
overflow:
silver__overflowed_traces:
+snowflake_warehouse: "DBT_SNOWPARK"
bronze:
overflow:
bronze__overflowed_traces:
+snowflake_warehouse: "DBT_SNOWPARK"
# In this example config, we tell dbt to build all models in the example/ directory
# as tables. These settings can be overridden in the individual model files