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

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


    from 58fb2fb0938 fix/celery-ssl-skip-empty-key-cert (#64767)
     add ef0004035ed Reduce per-DAG queries during DAG serialization with bulk 
prefetch (#64929)

No new revisions were added by this update.

Summary of changes:
 .../src/airflow/dag_processing/collection.py       |  21 ++++-
 airflow-core/src/airflow/models/serialized_dag.py  | 102 +++++++++++++++++----
 .../tests/unit/dag_processing/test_collection.py   |   1 +
 .../tests/unit/models/test_serialized_dag.py       |  42 +++++++++
 4 files changed, 146 insertions(+), 20 deletions(-)

Reply via email to