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