This is an automated email from the ASF dual-hosted git repository.

vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from f271f2bd052 Optimize DAG list query for users with limited access 
(#57460)
     add 37b71258119 Fix MyPy type errors in airflow_core models, ti_deps, 
airflow/api/common/ for Sqlalchemy 2 migration (#57405)

No new revisions were added by this update.

Summary of changes:
 airflow-core/src/airflow/api/common/delete_dag.py  |  5 +-
 airflow-core/src/airflow/api/common/mark_tasks.py  |  6 +-
 airflow-core/src/airflow/models/backfill.py        | 68 +++++++++++++++-------
 airflow-core/src/airflow/models/deadline.py        |  8 +--
 airflow-core/src/airflow/models/pool.py            | 10 ++--
 .../src/airflow/ti_deps/deps/trigger_rule_dep.py   | 17 ++++--
 6 files changed, 74 insertions(+), 40 deletions(-)

Reply via email to