Jinja
Everything on SkillVeris tagged Jinja — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Study Notes(2)
Variables and Templating
Learn how Airflow Variables provide runtime configuration and how Jinja templating lets task parameters be computed dynamically at execution time.
Jinja Templating in dbt
Learn how dbt uses the Jinja templating engine to add loops, conditionals, and variables to plain SQL, turning static queries into reusable, environment-aware…