This is an automated email from the ASF dual-hosted git repository.
dstandish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from fd15afcc894 Migrate Apache Drill Provider Package to new Structure
(#46264)
add 000796a1d55 Mostly use relative fileloc in dag processor (#46290)
No new revisions were added by this update.
Summary of changes:
airflow/dag_processing/collection.py | 1 +
airflow/dag_processing/manager.py | 74 ++++++++++++++++++++-------------
airflow/models/dag.py | 14 +++----
airflow/models/dagbag.py | 2 +-
airflow/models/errors.py | 2 +-
tests/dag_processing/test_manager.py | 80 +++++++++++++++++++++++++-----------
tests/models/test_dag.py | 8 ++--
7 files changed, 114 insertions(+), 67 deletions(-)