Skip to main content
Benoit Perigaud

Benoit Perigaud

Staff Analytics Engineer @ dbt Labs

Author Posts

Enforcing rules at scale with pre-commit-dbt

Making sure everyone is following best practices on large dbt projects is hard. How can you enforce rules at scale? Benoit Perigaud shares a dbt package to help you do just that.

The missing guide to debug() in dbt

Jinja brings a lot of automation and joy to dbt—it also brings additional complexity and required skills to succeed with it. In this Developer Blog, Benoit walks through the useful debug() command in Jinja to make debugging macros more efficient and intuitive.