ashb commented on PR #25935:
URL: https://github.com/apache/airflow/pull/25935#issuecomment-1234280769

   A thought: I'm not sure that `dag_directory` is the "right" name for the 
column on the model(s). 
   
   If I hadn't seen this PR then I'd expect a `dag_directory` column to be the 
something like the path to the dag with in the DAGS_FOLDER, (i.e.` 
dags/a/b/my_dag.py` would have a dag_directory of `a/b/`).
   
   How about calling the column something like `processor_subdir` instead?


-- 
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]

Reply via email to