BigQuery
Last updated
Was this helpful?
Last updated
Was this helpful?
You can create a Google BigQuery Source Connector to read from your Google BigQuery table(s).
To set up this Connector using a GCP Service Account Key, you will need a GCP Service Account that has access to the project(s) where the resources reside. To learn more about creating and managing service accounts within GCP, visit: .
To set up this Connector using Single Sign-On, your Google account will need access to the BigQuery table(s) you are connecting to.
The schema for this Source Connector is defined by the selected columns from the query.
Required information:
Single Sign-On credentials OR Service Account Key with the proper privileges
Project ID
SQL Query
Step 1: After selecting + New Connector, under the System prompt, click BigQuery
Step 2: Enter a Connector Name
Step 3: Select Source Connector
There are two options for authentication: Single Sign-On and Service Account. You can choose to authenticate through your Google account using single sign-on, or by providing a Google Cloud Platform service account JSON key.
Step 5a: To authenticate using Single Sign-On, you will be prompted to sign into your Google Account after entering the required information and clicking Grant Access.
Step 5b: To authenticate using Service Account, you will be prompted to enter the Service Account Key. Provide the Service Account JSON key for the account you wish to connect to.
Service accounts associated with a BigQuery Source connector will need Data Editor (read/write), and Job Creation privileges in order to successfully establish a connection.
1: To find the Project ID, first select the project dropdown in the top navigation bar to view all of your projects.
2: Find the corresponding ID for the project, copy the Project ID and paste it into the Project ID field.
Provide a query to access the data in your BigQuery. You can query against multiple tables and projects, and your query can be as complex as you need it to be.
Header Normalization
The source file may have characters at the start or end that includes spaces, tabs, carriage returns and line endings. You can choose to keep all characters from the source or remove all whitespace. Select one of the options:
Don't normalize headers. Use headers exactly as they appear in the source: If this option is selected, we will retain all characters from the source file.
Remove extra whitespace and other common untypable characters from headers: If this option is selected, we remove all whitespace (spaces, tabs, carriage returns, line endings) at start/end.
The connector can be deleted, edited and duplicated.
To save time, the connector can be duplicated. This new connector needs to be named and can be edited, as needed.
For more information about writing a query, visit:
example-project-365122