BigQuery
Last updated
Last updated
IP RESTRICTIONS
Make sure to allow traffic from one of the Paradime IPs in your firewall depending on the data location selected.
👉 See also: Paradime IP addresses.
We advise creating a new BigQuery Service Account and grant the suggested access required to create tables and views your Production BigQuery project.
To create a service account in BigQuery, follow the detailed steps in Google Cloud's Creating and managing service account keys.
This set of permissions will enable Paradime to read from and create tables and views when running production jobs in you BigQuery project.
To add the BigQuery Production connection, go to account settings > connections, select Scheduler Environment and enter the required fields.
Below are list of fields and example to create a connection.
Field | Description | Example |
---|---|---|
Profile Name | The profile name set in your |
|
Target | The target name used to identify the connection. See more here. |
|
Dataset Location | The location of BigQuery datasets can be configured using the location configuration in a BigQuery profile. Location can be either a multi-regional location (e.g. |
|
Service AccountService Account JSON | The service account JSON file created for this service user. |
|
Execution Project ID (Optional) | You can specify an Execution Project ID to bill for query execution, instead of the project where you materialize your resources. See more here. | (Optional) |
Dataset | The default dataset used to build dbt™️ objects at runtime. |
|
Threads | The number of threads used in this connection. See more here. |
|