diff --git a/UPDATING.md b/UPDATING.md index c9a23ca74f963..909cd9f6d9bed 100644 --- a/UPDATING.md +++ b/UPDATING.md @@ -48,6 +48,10 @@ assists people when migrating to a new version. listing all databases in CRUD-view and dropdown and didn't provide access to data as it seemed the name would imply. +### Potential Downtime + +- [27392](https://github.com/apache/superset/pull/27392): Adds an index to `query.sql_editor_id` to improve performance. This may cause downtime on large deployments. + ## 4.0.0 - [27119](https://github.com/apache/superset/pull/27119): Updates various database columns to use the `MediumText` type, potentially requiring a table lock on MySQL dbs or taking some time to complete on large deployments. @@ -80,7 +84,6 @@ assists people when migrating to a new version. ### Potential Downtime - [26416](https://github.com/apache/superset/pull/26416): Adds two database indexes to the `report_execution_log` table and one database index to the `report_recipient` to improve performance. Scheduled downtime may be required for large deployments. -- [27392](https://github.com/apache/superset/pull/27392): Adds an index to `query.sql_editor_id` to improve performance. This may cause downtime on large deployments. ## 3.1.0