eladkal commented on issue #32048:
URL: https://github.com/apache/airflow/issues/32048#issuecomment-1600947478

   The tasks needs to be done are:
   
   1. Start mailing list discussion to rethink what is the goal of default 
connections. What is their purpose? Right now `airflow db init` will generate 
all default connections. Is there a use case user would need all of them? why?
   
   2a. If the result of this discussion is that there is no value in it then 
the action item is to deprecate `airflow db init` which means also we are 
deprecating the list of default connections.
   
   2b. If the result of this discussion is that there is there is value then 
what we should discuss is:
   renaming `airflow db init `-> `airflow db create-default-connections` and 
then discuss the question I raised in the beginning of this thread: Where 
should the default connections be defined (in providers or in core)?
   


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