Create Ticket My Tickets Post Discussion
Welcome
Login  Sign up

Google BigQuery - Data Source Connector

Forms On Fire Logo

Our platform enables you to quickly and easily connect your data sources to a Google BigQuery table. This enables a one-way synchronization—changes in the Google BigQuery table are downloaded into your data source on a regular basis. Your data source will continue to update automatically until you remove the connector or an error occurs (such as losing authorization to access the database).

Before you add a Google BigQuery Connector, ensure you have a valid Google Cloud Platform Connection set up for your organization. You’ll also need to configure a few basic things in Google Cloud Platform.

To set up a Google BigQuery Connector to your Data Source, follow these steps:

  • Go to Connected Data → Data Sources.
  • In the list of available data sources, hover over the data source you wish to connect. Click the settings link.
  • On the Settings page, locate the Connector section.
  • Click Add Connector.
  • A window will appear with the available connectors.
  • Choose the Google BigQuery Connector. The page will refresh with your newly added connector.

Next, configure the following:

  • Project ID: Specify the project ID where your dataset and table are located.
  • Dataset Name: Specify the dataset that contains your table.
  • Table Name: The BigQuery table from which rows will be retrieved.
  • Ignore Internal Columns: When enabled, columns whose names start with an underscore

(e.g.,_lastupdated) are ignored. If a column named _identity exists and internal columns are not ignored, it will be the first column in the data source; other internal columns are appended at the end.

  • Refresh Frequency: How often this connector pulls data.

When you save your changes, the connector will run for the first time and subsequently at the interval specified in the connector settings.

Wait about a minute, then check the Rows page for your data source. If rows aren’t downloaded, there may be an issue connecting to the Google BigQuery API. To investigate, click View Logs next to your connector on the Settings page.

NOTE: Efficient BigQuery Data Retrieval with Paging

This connector supports the retrieval of large datasets from BigQuery by implementing paging when fetching rows, thereby overcoming single-request API limitations.




Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.