This is an automated email from the ASF dual-hosted git repository.
tai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 79ed0ae docs(UPDATING): Adding downtime for #16756 (#17293)
79ed0ae is described below
commit 79ed0ae5de5cdba62d010c271700a1e76810cd09
Author: Shiva Raisinghani <[email protected]>
AuthorDate: Fri Oct 29 18:56:51 2021 -0700
docs(UPDATING): Adding downtime for #16756 (#17293)
Co-authored-by: John Bodley <[email protected]>
---
UPDATING.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/UPDATING.md b/UPDATING.md
index 3e2d5da..f2f8e27 100644
--- a/UPDATING.md
+++ b/UPDATING.md
@@ -31,6 +31,8 @@ assists people when migrating to a new version.
### Potential Downtime
+- [16756](https://github.com/apache/incubator-superset/pull/16756): a change
which renames the `dbs.allow_csv_upload` column to `dbs.allow_file_upload` via
a (potentially locking) DDL operation.
+
### Deprecations
### Other