mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
* Create query_obj for every filter * Deprecate is_prequery and prequeries from query_obj * Fix tests * Fix typos and remove redundant ; from sql * Add typing to namedtuples and move all query str logic to one place * Fix unit test