yangtian9999 commented on issue #16085: URL: https://github.com/apache/superset/issues/16085#issuecomment-894101885
problem fixed. the correct database connection format is: **clickhouse+native://user:pass@ip:9000/db** when using the format "clickhouse://user:pass@ip/db", get blank result when execute **select count(*) from tablename**. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
