mirror of
https://github.com/apache/superset.git
synced 2026-09-08 00:04:36 +00:00
* Refactor the query runner to enable async mode. * Refactore the sql calling functions into the QueryRunner class. * Clean up the celery tests.