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/07/18 18:39:24 UTC

[GitHub] [incubator-superset] villebro opened a new pull request #7896: [WIP] Fix Filterbox cache misses

villebro opened a new pull request #7896: [WIP] Fix Filterbox cache misses
URL: https://github.com/apache/incubator-superset/pull/7896
 
 
   ### CATEGORY
   
   Choose one
   
   - [x] Bug Fix
   
   ### SUMMARY
   
   When a filterbox has more than one filter, the queries of the previous filters are appended to `prequeries` of each subsequent `query_obj`. This might cause cache misses if there are time ranges bound to the filterbox.
   
   This should work, but a more thorough refactor might be prudent.
   
   ### TEST PLAN
   Test locally + CI
   
   ### ADDITIONAL INFORMATION
   - [x] Has associated issue: Fixes #7666
   
   ### REVIEWERS
   @smokemonster99

----------------------------------------------------------------
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