mirror of
https://github.com/apache/superset.git
synced 2026-04-24 10:35:01 +00:00
* add function list to auto-complete to Clickhouse datasource, fix https://github.com/apache/superset/issues/15477 Signed-off-by: Slach <bloodjazman@gmail.com> * add function list to auto-complete to Clickhouse datasource, fix https://github.com/apache/superset/issues/15477 fix review comments https://github.com/apache/superset/pull/16234#discussion_r688362980 Signed-off-by: Slach <bloodjazman@gmail.com> * fix CI/CD https://github.com/apache/superset/pull/16234/checks?check_run_id=3396235776 and https://github.com/apache/superset/pull/16234/checks?check_run_id=3396235707 Signed-off-by: Slach <bloodjazman@gmail.com> * fix black formatting Signed-off-by: Slach <bloodjazman@gmail.com> * fix isort pre-commit hook Signed-off-by: Slach <bloodjazman@gmail.com>