potiuk commented on code in PR #25780: URL: https://github.com/apache/airflow/pull/25780#discussion_r951889888
########## docs/apache-airflow/best-practices.rst: ########## @@ -619,3 +621,219 @@ Prune data before upgrading --------------------------- Some database migrations can be time-consuming. If your metadata database is very large, consider pruning some of the old data with the :ref:`db clean<cli-db-clean>` command prior to performing the upgrade. *Use with caution.* + Review Comment: I added one more sentence to clarify (and rebased too). -- 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]
