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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
