hussein-awala commented on issue #32071: URL: https://github.com/apache/airflow/issues/32071#issuecomment-1603295199
In the current implementation of the `tasks run` command, we load the DagBag from the dags folder (or the directory specified using the `--subdir` flag). I'm currently working on a new feature that adds an option to load the DagBag from the Metadata DB instead of parsing the DAG files. You can find more details about this feature in #32038. I close the issue because it duplicates the other one you have created #32020 -- 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]
