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/11/22 22:30:39 UTC

[GitHub] [incubator-superset] rubypollev commented on issue #8526: Long run query support in Chart Query

rubypollev commented on issue #8526: Long run query support in Chart Query
URL: https://github.com/apache/incubator-superset/issues/8526#issuecomment-557718480
 
 
   Charts & dashboards do not support async query execution because the assumption is that they are interactive (finishing quickly, under 60 seconds). 
   
   That assumption should not be made of the user. It can be opinionated, but I should be able to override that opinion and use an async backend for charting (maybe a feature flag?). Some queries are not interactive, but still need to be visualized.

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