mistercrunch commented on issue #14548:
URL: https://github.com/apache/superset/issues/14548#issuecomment-839938652


   About "Last week" default filter the original intent was to be a bit 
defensive against full scan, but I do feel like it's falling short on this 
intention, especially as it may not hit an indexed or partitioned field. Some 
ideas:
   - to prevent a "regression" or undesired change of behavior, we could have a 
"default time filter" global environment configuration, set the default to "No 
filter"
   - datasets could have a default time range filter or default chart, so that 
a new chart flow would land on something that makes sense
   - magic? introspect the dataset to define good default filters?


-- 
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:
[email protected]



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

Reply via email to