The following improvements are now available for dbt Projects on Snowflake:
- Enhanced dbt DAG with column-level lineage: The dbt DAG visualization is now significantly more capable across all three surfaces (Workspaces, dbt project object details, and Query History). Each model node displays its columns, powered by the Snowflake Horizon Catalog as the single source of truth. Selecting a column highlights all upstream and downstream models in the DAG that use that column. Additional improvements include an in-DAG search bar to find models by name, expandable upstream and downstream depth controls, a unified side panel showing row count, column count, compiled SQL, and runtime information, and an increased model display limit (up from 100 to 300). For more information, see dbt projects on snowflake manage.
...