BigQuery input
Description
The BigQuery input transform reads data from a Google Cloud BigQuery table. It runs on the local Hop engine (using the BigQuery Java client) as well as every Beam engine.
Options
| Option | Description |
|---|---|
Transform name |
Name of the transform, this name has to be unique in a single pipeline. |
Project ID |
The Google Cloud project. |
Data set ID |
The BigQuery dataset ID. |
Table ID |
The BigQuery table ID. |
Query |
The input query, blank means everything from the table. |
Return fields selection |
A list of result fields. |
BQ Field name |
The field name in the BigQuery table. |
Rename to… (optional) |
The name to be given to a column. |
Hop data type |
The field data type. |