LoslegenKostenlos loslegen

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.

Diese Übung ist Teil des Kurses

Case Study: Building E-Commerce Data Models with dbt

Kurs anzeigen

Interaktive Übung

In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.

Übung starten