A Google BigQuery data object is a physical data object that uses Google BigQuery as a source or target. A Google BigQuery data object is a physical data object that represents data based on a Google BigQuery resource.
You can configure the data object read and write operation properties that determine how you can read data from Google BigQuery sources and load data to Google BigQuery targets.
Create a Google BigQuery data object from the Developer tool. You can configure the data object read, and write operation properties that determine how the Data Integration Service reads data from Google BigQuery sources and loads data to Google BigQuery targets.
To read data from the Google BigQuery, create a data object read operation based on the Google BigQuery data object. Configure the read operation properties to determine how the Data Integration Service must read data from the Google BigQuery table. Add the read operation as a source in a mapping.
To write data to the Google BigQuery, create a data object write operation based on the Google BigQuery data object. Configure the write operation properties to determine how the Data Integration Service must write data to the Google BigQuery. Add the write operation as a Write transformation in a mapping.
You can use a Google BigQuery data object read operation to look up data in a Google BigQuery table. You can add the data object read operation to a mapping as a lookup transformation. You can look up data from a Google BigQuery table in a mapping based on a lookup condition. You can configure a cached lookup operation to cache the lookup table on the Spark engine and an uncached lookup operation in the native environment.