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 2021/07/27 13:57:22 UTC

[GitHub] [superset] hodgesrm commented on issue #15881: Querying data from Clickhouse - ValueError: no field of name

hodgesrm commented on issue #15881:
URL: https://github.com/apache/superset/issues/15881#issuecomment-887535640


   Hi @etadelta222, 
   
   Based on your URL you are using the sqlalchemy-clickhouse driver, which is not maintained.  Please switch to the clickhouse-sqlalchemy driver by changing to the correct URL. (Yes the name is confusing.)  Your URL should look like the following: 
   
   clickhouse+native://{username}:{password}@{hostname}:{port}/{database}
   
   Let me know if you still see the error there. 
   


-- 
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