Until now, we’ve been primarily focused on dbt—writing models, macros, seeds, snapshots, and tests. But behind every dbt run, there needs to be an actual compute engine that executes the SQL we've written. In our case, that engine is Snowflake.
Snowf...