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/12/08 10:46:28 UTC

[GitHub] [incubator-superset] kaspergaj opened a new issue #8791: What is the "expanded_slices" option used for?

kaspergaj opened a new issue #8791: What is the "expanded_slices" option used for?
URL: https://github.com/apache/incubator-superset/issues/8791
 
 
   In the dashboard JSON metadata a set of options is given and I have found an example in the FAQ for some of the options:
   `{
       "filter_immune_slices": [324, 65, 92],
       "expanded_slices": {},
       "filter_immune_slice_fields": {
           "177": ["country_name", "__time_range"],
           "32": ["__time_range"]
       },
       "timed_refresh_immune_slices": [324]
   }`
   However I do not understand nor can I find any information on what the option "expanded_slices" can be used for. Can anybody explain this? 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.
 
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