You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2023/04/12 21:45:09 UTC

[superset] branch Flag-category-upgates created (now a9e1c5658a)

This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a change to branch Flag-category-upgates
in repository https://gitbox.apache.org/repos/asf/superset.git


      at a9e1c5658a chore(feature flags): updating the status of a few flags

This branch includes the following new commits:

     new a9e1c5658a chore(feature flags): updating the status of a few flags

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[superset] 01/01: chore(feature flags): updating the status of a few flags

Posted by ru...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch Flag-category-upgates
in repository https://gitbox.apache.org/repos/asf/superset.git

commit a9e1c5658aa8e362c3b631d40d5409b8ef1afcb8
Author: Evan Rusackas <ev...@preset.io>
AuthorDate: Wed Apr 12 15:45:00 2023 -0600

    chore(feature flags): updating the status of a few flags
---
 RESOURCES/FEATURE_FLAGS.md | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/RESOURCES/FEATURE_FLAGS.md b/RESOURCES/FEATURE_FLAGS.md
index a8f4cdfa32..c548add442 100644
--- a/RESOURCES/FEATURE_FLAGS.md
+++ b/RESOURCES/FEATURE_FLAGS.md
@@ -31,11 +31,10 @@ These features are considered **unfinished** and should only be used on developm
 - DASHBOARD_CACHE
 - DASHBOARD_NATIVE_FILTERS_SET
 - DISABLE_DATASET_SOURCE_EDIT
-- DRILL_TO_DETAIL
+- DRILL_BY
 - ENABLE_ADVANCED_DATA_TYPES
 - ENABLE_EXPLORE_JSON_CSRF_PROTECTION
 - ENABLE_TEMPLATE_REMOVE_FILTERS
-- HORIZONTAL_FILTER_BAR
 - KV_STORE
 - PRESTO_EXPAND_DATA
 - REMOVE_SLICE_LEVEL_LABEL_COLORS
@@ -54,11 +53,14 @@ These features are **finished** but currently being tested. They are usable, but
 - CONFIRM_DASHBOARD_DIFF
 - DASHBOARD_EDIT_CHART_IN_NEW_TAB
 - DASHBOARD_FILTERS_EXPERIMENTAL
-- DASHBOARD_NATIVE_FILTERS
+- DASHBOARD_VIRTUALIZATION
+- DRILL_TO_DETAIL
 - DYNAMIC_PLUGINS: [(docs)](https://superset.apache.org/docs/installation/running-on-kubernetes)
 - ENABLE_JAVASCRIPT_CONTROLS
+- ESTIMATE_QUERY_COST
 - GENERIC_CHART_AXES
 - GLOBAL_ASYNC_QUERIES [(docs)](https://github.com/apache/superset/blob/master/CONTRIBUTING.md#async-chart-queries)
+- HORIZONTAL_FILTER_BAR
 - RLS_IN_SQLLAB
 - SSH_TUNNELING [(docs)](https://superset.apache.org/docs/installation/setup-ssh-tunneling)
 - USE_ANALAGOUS_COLORS
@@ -67,7 +69,7 @@ These features are **finished** but currently being tested. They are usable, but
 
 ## Stable
 
-These features flags are **safe for production** and have been tested.
+These features flags are **safe for production**. They have been tested and will be supported for the foreseeable future.
 
 [//]: # "PLEASE KEEP THE LIST SORTED ALPHABETICALLY"
 
@@ -75,6 +77,8 @@ These features flags are **safe for production** and have been tested.
 - ALLOW_ADHOC_SUBQUERY
 - DASHBOARD_CROSS_FILTERS
 - DASHBOARD_RBAC [(docs)](https://superset.apache.org/docs/creating-charts-dashboards/first-dashboard#manage-access-to-dashboards)
+- DASHBOARD_NATIVE_FILTERS
+- DATAPANEL_CLOSED_BY_DEFAULT
 - DISABLE_LEGACY_DATASOURCE_EDITOR
 - DRUID_JOINS
 - EMBEDDABLE_CHARTS