kaxil edited a comment on pull request #11596:
URL: https://github.com/apache/airflow/pull/11596#issuecomment-710489207


   > What are the use cases for this option? Why would the user want to set 
these options to true?
   
   For a good number of examples listed here 
([link1](https://airflow.readthedocs.io/en/latest/plugins.html#what-for) and 
[link2](https://airflow.readthedocs.io/en/latest/plugins.html#why-build-on-top-of-airflow)),
 it is ideal to load plugins at the startup. One of the other use-cases is to 
allow creating more tables when running `airflow db upgrade` via plugins for 
which it is needed that the plugin is loaded when Scheduler starts.


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


Reply via email to