mik-laj edited a comment on issue #6905: [AIRFLOW-6361] Run LocalTaskJob 
directly in Celery task
URL: https://github.com/apache/airflow/pull/6905#issuecomment-569447444
 
 
   No. Behaviour in this situation is completely identical. DAG was earlier and 
is still reloaded before running LocalTaskJob and before executing a raw task.  
However I think, this can be optimized so that LocalTaskJob doesn't need to 
have access to DAG. it has all the necessary information in the database, but 
this will be part of another PR.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to