potiuk commented on code in PR #36537: URL: https://github.com/apache/airflow/pull/36537#discussion_r1443782734
########## docs/apache-airflow/extra-packages-ref.rst: ########## @@ -343,27 +350,278 @@ you need to list explicitly all the non-bundle extras that you want to install. +---------------------+-----------------------------------------------------+------------------------------------------------------------------------+ | all_dbs | ``pip install 'apache-airflow[all_dbs]'`` | All database integrations | Review Comment: I **think** it's had some use - but I have no idea what kind of use it would be. I am mostly keeping it for backwards compatibility - but it was there defined when I started contributing to Airflow and I am not sure if there is anyone any more who would know the context. I'd be happy to remove it, if others think it's safe to do so and there is no use that they can think of. Let's leave it open for others who might want to comment on it. -- 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]
