Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

superset connect to clickhouse via mysql protocol, report error #12283

Closed
mdianjun opened this issue Jul 8, 2020 · 1 comment
Closed

superset connect to clickhouse via mysql protocol, report error #12283

mdianjun opened this issue Jul 8, 2020 · 1 comment

Comments

@mdianjun
Copy link
Contributor

mdianjun commented Jul 8, 2020

When add a database in superset, connect to clickhouse,it report this error:

image

Because clickhouse doesn't support "SHOW VARIABLES"。

If the code about "show variables" is commented from superset, another error will be reported:

image

Clickhouse doesn't support "select database()" either.

Will clickhouse be planned to support the integration with superset?

@filimonov filimonov changed the title superset connect to clickhouse, report error superset connect to clickhouse via mysql protocol, report error Jul 8, 2020
@filimonov
Copy link
Contributor

Why do you connect from SuperSet using Mysql protocol?

It have native support for clickhouse: apache/superset#1844

About MySQL compatibility - see #9336 @BohuTANG is working on that, AFAIK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants