BigQuery
Last updated
Last updated
The BigQuery configurations are:
creds
: the path to the Google authentication credentials. The default is the environment variable GOOGLE_APPLICATION_CREDENTIALS
.
For more information, see here the .
Under the hood, prism interacts with the BigQuery Python API to create the SQL engine.
hooks.sql()
You can run queries against the BigQuery engine using the hooks.sql
function: