This is an automated email from the ASF dual-hosted git repository. johnbodley pushed a commit to branch john-bodley--add-downtime-to-updating in repository https://gitbox.apache.org/repos/asf/superset.git
commit 9816a674380b558ef7d5cf4d91fc6e40c2e4c35f Author: John Bodley <[email protected]> AuthorDate: Fri May 7 12:55:34 2021 +1200 docs(UPDATING): Adding downtime for #14234 --- UPDATING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UPDATING.md b/UPDATING.md index a86bf13..a24280e 100644 --- a/UPDATING.md +++ b/UPDATING.md @@ -31,6 +31,8 @@ assists people when migrating to a new version. ### Breaking Changes ### Potential Downtime +- [14234](https://github.com/apache/superset/pull/14234): Adds the `limiting_factor` column to the `query` table. Give the migration includes a DDL operation on a heavily trafficed table, potential service downtime may be required. + ### Deprecations - [13440](https://github.com/apache/superset/pull/13440): Dashboard/Charts reports and old Alerts is deprecated. The following config keys are deprecated: - ENABLE_ALERTS
