The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
c7efe63c6748a61fdf34c7999540f328b2b25f50 / Kaxil Naik <[email protected]>
Optimize retrieval of `conn_id` and `dag_id` fields in 
`AirflowSecurityManagerV2`

This PR refactors two methods within the AirflowSecurityManagerV2 class to 
retrieve only the required ID fields, conn_id and dag_id, directly from the 
database, rather than loading entire Connection and DagRun objects -- reducing 
unnecessary object retrieval.

Report URL: https://github.com/apache/airflow/actions/runs/11543737595

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to