You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/04/23 23:01:57 UTC

[GitHub] [incubator-superset] graceguo-supercat commented on a change in pull request #7348: Feature flag for client cache

graceguo-supercat commented on a change in pull request #7348: Feature flag for client cache
URL: https://github.com/apache/incubator-superset/pull/7348#discussion_r277903995
 
 

 ##########
 File path: superset/assets/src/featureFlags.ts
 ##########
 @@ -21,6 +21,7 @@
 export enum FeatureFlag {
   SCOPED_FILTER = 'SCOPED_FILTER',
   OMNIBAR = 'OMNIBAR',
+  CLIENT_CACHE = 'CLIENT_CACHE',
 
 Review comment:
   is CLIENT_CACHE feature enabled by default or not?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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