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

Implement remote query execution #746

Closed
5 tasks done
bkyryliuk opened this issue Jul 11, 2016 · 0 comments
Closed
5 tasks done

Implement remote query execution #746

bkyryliuk opened this issue Jul 11, 2016 · 0 comments
Assignees
Labels
airbnb Airbnb related enhancement:request Enhancement request submitted by anyone from the community

Comments

@bkyryliuk
Copy link
Member

bkyryliuk commented Jul 11, 2016

User celery to execute the SQL queries remotely.
The branch the code is worked on:
https://github.com/airbnb/caravel/tree/celery

PR: #759

TODO:

  • Add celery worker
  • Execute the query on the celery worker
  • Add integration test that runs celery worker and check the communication between celery and webserver
  • Add query model and use it in the worker
  • Wrap the queries in celery into create as statement
@mistercrunch mistercrunch added the airbnb Airbnb related label Jul 22, 2016
@bkyryliuk bkyryliuk self-assigned this Jul 25, 2016
@jefffeng jefffeng added this to the Dublin Sprint 2016-07-29 milestone Jul 28, 2016
@jefffeng jefffeng added SQL Lab | Backend enhancement:request Enhancement request submitted by anyone from the community and removed enhancement:request Enhancement request submitted by anyone from the community labels Jul 28, 2016
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 17, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 24, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 25, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
airbnb Airbnb related enhancement:request Enhancement request submitted by anyone from the community
Projects
None yet
Development

No branches or pull requests

3 participants