GitHub user kaxil added a comment to the discussion: DAG callback `context` does not have `dag_run` set in Airflow 3 but it is set in Airflow 2.
It's here: https://airflow.apache.org/docs/task-sdk/stable/api.html#airflow.sdk.Context:~:text=airflow.sdk.Context-,Jinja2%20template%20context%20for%20task%20rendering.,-conn and https://github.com/apache/airflow/blob/main/task-sdk/src/airflow/sdk/definitions/context.py#L40-L83 GitHub link: https://github.com/apache/airflow/discussions/53618#discussioncomment-14711978 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
