Adding date-aware templating
Your team has a daily export pipeline that writes data to a file, but the file name is hardcoded, so every run overwrites the same file. Your manager asks you to make the task date-aware using Jinja templating so each run produces a file for its own logical date.
Este ejercicio forma parte del curso
Building Data Pipelines with Airflow
ejercicio interactivo práctico
Convierte la teoría en práctica con uno de nuestros ejercicios interactivos
Empezar ejercicio