Skip to content

Replace task_sequence with Airflow chain operator

Custom util function task_sequence performs the exact same function as the chain operator provided by Airflow itself.

Merge request reports