mkdym opened a new issue #11822: URL: https://github.com/apache/incubator-superset/issues/11822
Superset prints clickhouse datasource user&&password within connection string when datasource crash. ### Expected results Do not print user&&password. ### Actual results Print user&&password. #### Screenshots  #### How to reproduce the bug 1. Add clickhouse datasource 2. Make chart with clickhouse datasource table. 3. Shutdown clickhouse server. 4. Open above chart. ### Environment - superset version: `0.37.2` - python version: `python --version` - docker image repo: `https://github.com/amancevice/docker-superset` - docker image version: `amancevice/superset:0.37.2` ---------------------------------------------------------------- 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]
