dstandish opened a new pull request, #48779:
URL: https://github.com/apache/airflow/pull/48779
This is necessary because, in practice, they are null in the db. And, it
does not make much sense to correct this at upgrade time because, they're not
necessarily even defined in dags anymore, and we don't know which bundle they'd
be a part of post upgrade. So, let's just leave it null, and it will be
resolved by dag processor or [2025-04-03T16:53:50.240-0700] {manager.py:120}
INFO - DAG bundles loaded: dags-folder [2025-04-03T16:53:50.248-0700]
{dagbag.py:575} INFO - Filling up the DagBag from
/Users/dstandish/code/try_2_10_5/dags [2025-04-03T16:53:50.296-0700]
{dag.py:1868} INFO - Sync 1 DAGs [2025-04-03T16:53:50.309-0700] {dag.py:2491}
INFO - Setting next_dagrun for xcom to None, run_after=None eventually.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]