CommencerCommencer gratuitement

Trimming whitespaces with Jinja

Now that the entire dbt project is up and running, and you have debugged all the errors, it is time to apply some aesthetic changes.

During the development cycle for all the Jinja loops and macros, you might have noticed that Jinja keeps adding lots of line breaks into the compiled SQL logic when you call dbt compile.

The extra whitespace is making it hard to debug because of the constant scrolling. You are now looking for a way to modify the Jinja syntax to trim the extra whitespace.

Cet exercice fait partie du cours

Case Study: Building E-Commerce Data Models with dbt

Afficher le cours

Exercice interactif pratique

Passez de la théorie à la pratique avec l’un de nos exercices interactifs

Commencer l’exercice