raphaelauv edited a comment on issue #12881: URL: https://github.com/apache/superset/issues/12881#issuecomment-772029397
With dbeaver it's working : jdbc:clickhouse://localhost:8123/my_database  but with superset : ``` clickhouse://username:password@localhost:8123/my_database ``` or ``` clickhouse://username:password@clickhouse_db:8123/my_database ``` don't work ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
