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


##########
RESOURCES/FEATURE_FLAGS.md:
##########
@@ -57,9 +66,23 @@ 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
+- EMBEDDED_SUPERSET
+- ALERTS_ATTACH_REPORTS
+- ALLOW_ADHOC_SUBQUERY
+- DRUID_JOINS
+- DISABLE_LEGACY_DATASOURCE_EDITOR
+- ENFORCE_DB_ENCRYPTION_UI
 
 ## 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
+- ENABLE_ADVANCED_DATA_TYPES

Review Comment:
   Perfect, thanks!



-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to