mirror of
https://github.com/apache/superset.git
synced 2026-04-17 15:15:20 +00:00
chore: Remove legacy SIP-15 interim logic/flags (#18936)
* chore: Remove legacy SIP-15 logic * Update ab9a9d86e695_deprecate_time_range_endpoints.py * Update UPDATING.md * Update UPDATING.md * Update UPDATING.md Co-authored-by: John Bodley <john.bodley@airbnb.com>
This commit is contained in:
@@ -29,9 +29,7 @@ def create_app_config() -> Dict[str, Any]:
|
||||
"DEFAULT_RELATIVE_START_TIME": "today",
|
||||
"DEFAULT_RELATIVE_END_TIME": "today",
|
||||
"SAMPLES_ROW_LIMIT": 1000,
|
||||
"SIP_15_ENABLED": True,
|
||||
"SQL_MAX_ROW": 100000,
|
||||
"SIP_15_GRACE_PERIOD_END": None,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user