Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Does Superset support Async mode querying in charts #10463

Closed
juneauwang opened this issue Jul 29, 2020 · 3 comments
Closed

Question: Does Superset support Async mode querying in charts #10463

juneauwang opened this issue Jul 29, 2020 · 3 comments

Comments

@juneauwang
Copy link

Hi,
We set up a Superset cluster with version below:
apache-superset 0.34.0
celery 4.4.2
gunicorn 19.9.0
PyHive 0.6.2
Python 3.8.2

And build some datasource with Async mode on, charts and dashboards.

However, we found the query in SQL Lab can be run in asynchronous mode but queries in charts can't be run in async mode.

Does Superset Asynchronous mode only support SQL Lab Queries yet?

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label #question to this issue, with a confidence of 0.78. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@villebro
Copy link
Member

Not yet. There is a Superset Improvement Proposal for adding global async query support that has been approved, but not yet implemented: #9190 .

@juneauwang
Copy link
Author

Thanks a lot! @villebro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants