forked from apache/superset
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DB-22748 Fix canceling queries in Superset (#2)
* Adding support for query cancellation * Removing double import * Adding support for query cancellation Removing double import Inverting logic for fetch data. Re-add missing function * Fiding doubled up merge inputs * Handle Query cancellation for multiple queries * Adding mutex lock to query id mapping * Removing unecesssary iteration over values of cache * Fixing locks in db engine spec * Fix error capture in fetch_data
- Loading branch information
1 parent
8059833
commit 6c1d956
Showing
1 changed file
with
58 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters