ms32035 commented on issue #4677: [AIRFLOW-3801] Fix DagBag collect dags 
invocation to prevent examples…
URL: https://github.com/apache/airflow/pull/4677#issuecomment-462388393
 
 
   Actually this bug has much more serious consequences than just loading 
examples during tests. The value that is overwritten is `only_if_updated`, 
which defaults to `True`. In a typical production environments, examples are 
not loaded, so this causes every dagfile to be reparsed regardless of if it was 
changed or not. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to