You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/11/14 18:34:18 UTC

[GitHub] [superset] genzgd commented on issue #22098: Deploying with helm how to import clickhouse driver

genzgd commented on issue #22098:
URL: https://github.com/apache/superset/issues/22098#issuecomment-1314205679

   The `clickhouse-connect` package does not require clickhouse-driver to work with Superset.  Once ClickHouse Connect is installed you should see `ClickHouse Connect` as one of the supported databases.  What about it doesn't seem to work?
   
   Note that If you want to use clickhouse-driver *instead* you can install that without clickhouse-connect:
   
   ```
   pip install clickhouse-driver
   pip install clickhouse-sqlalchemy
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org