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