mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
fix: improve performance on reports log queries (#26416)
This commit is contained in:
committed by
GitHub
parent
c947be356c
commit
2f3bb5b169
@@ -31,6 +31,8 @@ assists people when migrating to a new version.
|
||||
|
||||
### Potential Downtime
|
||||
|
||||
- [26416](https://github.com/apache/superset/pull/26416): adds 2 database indexes to report_execution_log and 1 to report_recipient to improve performance, this may cause downtime on large deployments.
|
||||
|
||||
### Other
|
||||
|
||||
- [24982](https://github.com/apache/superset/pull/24982): By default, physical datasets on Oracle-like dialects like Snowflake will now use denormalized column names. However, existing datasets won't be affected. To change this behavior, the "Advanced" section on the dataset modal has a "Normalize column names" flag which can be changed to change this behavior.
|
||||
|
||||
Reference in New Issue
Block a user