ePrivacy and GPDR Cookie Consent by Cookie Consent Skip to main content

Loader Google BigQuery

Google BigQuery laoder enables to load the data from Meiro Integrations to Google Big Query. 

Data In

Upload all files into /data/in/files bucket.

Data Out

N/A

Learn more: about the folder structure here.

Parameters

GBQ loader parameters.png

All parameters are set on Google:

:

Project (required) Google project name.

Dataset (required) 
Googel dataset.

 

Learn more: Datasets are top-level containers that are used to organize and control access to your tables and your tables and views. 

Learn more:more about datasets here.

GBQ laoder table.png

 

Input Table (required)
Name of the table you want to load to the database.

DB Table Name (required)
Database table name.

Incremental
Signifies if you want to load the data by overwriting whatever is in the database or incrementally.

DB Column Name (required)
Database Columncolumn name.

Column Name (required)
The name of the column in the input table you want to load to the database.

Data Type (required)
The data type can be string, int64, float64, boolean or timestamp.