Skip to content

Airflow TaskFlow DAG skeleton

Stub page

Modern Airflow DAGs using the TaskFlow API and dataset scheduling.

Planned content

  • TaskFlow @task / @dag decorators
  • Dataset-driven scheduling
  • Common operator patterns
  • Local testing with pytest