-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
Skeleton for remote query execution using celery. #908
Merged
Commits on Aug 10, 2016
-
This is really just a mock up written in React to try different components. It could become scaffolding to build a prototype, or not.
Configuration menu - View commit details
-
Copy full SHA for 5276216 - Browse repository at this point
Copy the full SHA 5276216View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e45c4e - Browse repository at this point
Copy the full SHA 3e45c4eView commit details -
Move the SQL query execution to the celery worker.
Bogdan Kyryliuk committedAug 10, 2016 Configuration menu - View commit details
-
Copy full SHA for b0674c8 - Browse repository at this point
Copy the full SHA b0674c8View commit details -
Bogdan Kyryliuk committed
Aug 10, 2016 Configuration menu - View commit details
-
Copy full SHA for fad15aa - Browse repository at this point
Copy the full SHA fad15aaView commit details -
Refactor SQL execution to use the celery if configured.
Bogdan Kyryliuk committedAug 10, 2016 Configuration menu - View commit details
-
Copy full SHA for d549e9b - Browse repository at this point
Copy the full SHA d549e9bView commit details -
Refactor SQL execution to use the celery if configured.
Bogdan Kyryliuk committedAug 10, 2016 Configuration menu - View commit details
-
Copy full SHA for eb0d5a2 - Browse repository at this point
Copy the full SHA eb0d5a2View commit details -
Bogdan Kyryliuk committed
Aug 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 419c867 - Browse repository at this point
Copy the full SHA 419c867View commit details -
Remove QueryResult. Query has a tmp_table_name field that has all the…
… data.
Bogdan Kyryliuk committedAug 10, 2016 Configuration menu - View commit details
-
Copy full SHA for c778923 - Browse repository at this point
Copy the full SHA c778923View commit details -
Bogdan Kyryliuk committed
Aug 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 6554d1e - Browse repository at this point
Copy the full SHA 6554d1eView commit details -
Bogdan Kyryliuk committed
Aug 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 14bbe76 - Browse repository at this point
Copy the full SHA 14bbe76View commit details -
Bogdan Kyryliuk committed
Aug 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 86794b2 - Browse repository at this point
Copy the full SHA 86794b2View commit details -
Bogdan Kyryliuk committed
Aug 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 7a30dee - Browse repository at this point
Copy the full SHA 7a30deeView commit details -
Bogdan Kyryliuk committed
Aug 10, 2016 Configuration menu - View commit details
-
Copy full SHA for fc94502 - Browse repository at this point
Copy the full SHA fc94502View commit details -
Handle 'undefined' schema case
Bogdan Kyryliuk committedAug 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 9fc0e84 - Browse repository at this point
Copy the full SHA 9fc0e84View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.