remove line

This commit is contained in:
mattromano 2025-04-14 08:10:59 -07:00
parent 10b0ce8384
commit ccb949559a

View File

@ -50,5 +50,4 @@ WHERE
FROM
{{ this }}
)
{% endif %}
dbt run -m models/silver/core/silver__fact_traces2.sql --vars '{"full_reload_mode": true, "RELOAD_BLOCK_MAX": 20000000, "RELOAD_BLOCK_MIN": 10000000}'
{% endif %}