rusackas commented on code in PR #21474:
URL: https://github.com/apache/superset/pull/21474#discussion_r981825785


##########
RESOURCES/FEATURE_FLAGS.md:
##########
@@ -57,9 +65,24 @@ These features flags are **safe for production** and have 
been tested.
 - SQL_VALIDATORS_BY_ENGINE 
[(docs)](https://superset.apache.org/docs/installation/sql-templating)
 - SQLLAB_BACKEND_PERSISTENCE
 - THUMBNAILS [(docs)](https://superset.apache.org/docs/installation/cache)
+- ENABLE_EXPLORE_DRAG_AND_DROP
+- ENABLE_DND_WITH_CLICK_UX
+- EMBEDDABLE_CHARTS
+- DRUID_JOINS
 
 ## Deprecated Flags
 These features flags currently default to True and **will be removed in a 
future major release**. For this current release you can turn them off by 
setting your config to False, but it is advised to remove or set these flags in 
your local configuration to **True** so that you do not experience any 
unexpected changes in a future release.
 
 - ALLOW_DASHBOARD_DOMAIN_SHARDING
 - DISPLAY_MARKDOWN_HTML
+- FORCE_DATABASE_CONNECTIONS_SSL
+
+## In need of categorization
+- DISABLE_LEGACY_DATASOURCE_EDITOR
+- DASHBOARD_FILTERS_EXPERIMENTAL

Review Comment:
   ```suggestion
   - DISABLE_LEGACY_DATASOURCE_EDITOR
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to