Parameterizing SQL and extracting it into files
Inline SQL strings get unwieldy fast and can't be reviewed by your data team. Your team has extracted the aggregation into include/sql/aggregate_sales.sql so it lives next to the rest of the project. Make the query date-aware so each run processes a single day, then point the pipeline at the file. Use /home/repl/workspace/include/sql as the SQL folder path.
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