Skip to content

Commit

Permalink
chore: Add a note about adhoc subqueries in UPDATING.md (#25161)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-s-molina committed Sep 5, 2023
1 parent 331fefd commit 90a66ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UPDATING.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ assists people when migrating to a new version.
make it more clear which envrionment your are in.
`SUPERSET_ENV=production` and `SUPERSET_ENV=development` are the two
supported switches based on the default config.
- [19242](https://github.com/apache/superset/pull/19242): Adhoc subqueries are now disabled by default for security reasons. To enable them, set the feature flag `ALLOW_ADHOC_SUBQUERY` to `True`.

### Breaking Changes

Expand Down

0 comments on commit 90a66ee

Please sign in to comment.