Preparing the data to be transferred - Cloud - 8.0

Google BigQuery

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Cloud storages > Google components > Google BigQuery components
Data Quality and Preparation > Third-party systems > Cloud storages > Google components > Google BigQuery components
Design and Development > Third-party systems > Cloud storages > Google components > Google BigQuery components
Last publication date
2023-09-14

Procedure

  1. Double-click tRowGenerator to open its Component view.
  2. Click RowGenerator Editor to open the editor.
  3. Click three times to add three rows in the Schema table.
  4. In the Column column, enter the name of your choice for each of the new rows. For example, fname, lname and States.
  5. In the Functions column, select TalendDataGenerator.getFirstName for the fname row, TalendDataGenerator.getLastName for the lname row and TalendDataGenerator.getUsState for the States row.
  6. In the Number of Rows for RowGenerator field, enter, for example, 100 to define the number of rows to be generated.
  7. Click OK to validate these changes.