janhavitripurwar commented on PR #25312: URL: https://github.com/apache/superset/pull/25312#issuecomment-1722261246
> Please include a link back to this page: https://superset.apache.org/docs/databases/docker-add-drivers/ > > See https://superset.apache.org/docs/databases/bigquery for example. Thank you for responding. While using Snowflake with superset, it confused me as adding the python package in`./docker/requirements-local.txt` was not mentioned [here](https://superset.apache.org/docs/databases/snowflake). I discovered it when I came across this [ClickHouse page](https://superset.apache.org/docs/databases/clickhouse), and looking through this [code part](https://github.com/apache/superset/blob/master/docker/docker-bootstrap.sh#L21) proved it . I agree that pointing to [doc](https://superset.apache.org/docs/databases/docker-add-drivers) rather than duplicating the same information makes more sense. I made the necessary changes as suggested by you. Having this link on the [Snowflake page](https://superset.apache.org/docs/databases/snowflake) makes it easier for someone just getting started with Superset and Snowflake. -- 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]
