ashb commented on issue #11302: URL: https://github.com/apache/airflow/issues/11302#issuecomment-704291021
Do you have a case where it's interesting to know what job created the DagRun? (I ask because I can't think of one immediately) Don't forget that in the case of trigger (via CLI or webserver) there is no job id to use. I would probably suggest naming it `created_by_job_id` - it's a bit clearer what it stores then just `job_id` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
