Preparing the data to be transferred - 6.5
Big Query
- EnrichVersion
- 6.5
- EnrichProdName
- 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 Open Studio for MDM
- Talend Real-Time Big Data Platform
- EnrichPlatform
- Talend Studio
- task
- Data Governance > Third-party systems > Cloud storages > Google BigQuery components
- Data Quality and Preparation > Third-party systems > Cloud storages > Google BigQuery components
- Design and Development > Third-party systems > Cloud storages > Google BigQuery components
Procedure
-
Double-click tRowGenerator to open its
Component view.
-
Click RowGenerator Editor to open the
editor.
-
Click
three times to add three rows in the Schema table.
-
In the Column column, enter the name of
your choice for each of the new rows. For example, fname, lname and
States.
-
In the Functions column, select TalendDataGenerator.getFirstName for the
fname row, TalendDataGenerator.getLastName for the lname row and TalendDataGenerator.getUsState for the States row.
-
In the Number of Rows for RowGenerator
field, enter, for example, 100 to define
the number of rows to be generated.
-
Click OK to validate these
changes.