Rendering jinja templated parameters before rendering sql query
I have a DAG with multiple SQL tasks (and .sql files) referencing the same template variable called refdate
(each file may reference this variable multiple times within the query code). Let’s assume the sql file looks like this: