mvoitko commented on a change in pull request #12596: URL: https://github.com/apache/superset/pull/12596#discussion_r654849062
########## File path: docs/src/pages/docs/Connecting to Databases/google-bigquery.mdx ########## @@ -9,30 +9,20 @@ version: 1 ## Google BigQuery The recommended connector library for BigQuery is -[pybigquery](https://github.com/mxmzdlv/pybigquery). +[pybigquery](https://github.com/mxmzdlv/pybigquery). -The connection string for BigQuery looks like: +In order to use pybigquery with docker-compose it is needed to extend requirements file with BigQuery specific packages described in [installing-database-drivers guide](../installing-database-drivers). Review comment: It would be nice also to provide instructions for SuperSet deployed in k8s -- 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]
