Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
rajesh90
Contributor
Contributor

Execute SQL files in tBigQuery Components

Hello Team,

We use Google Cloud Platform - Bigquery as our primary database.

We would like to run a sql file stored in the GCP bucket or local drive and load the output results into respective tables, precisely Insert into table sql statements.

The main purpose to do this is to avoid code changes to the Talend job, instead update the sql that is stored at a particular location.

Please let us know how can we implement the above in Talend job.

Thank you.

Labels (2)
1 Reply
kakooo16
Creator
Creator

To achieve this you will have probebly to use this job design

 

0695b00000F9rutAAB.png 

in tFileInputraw : you will pass your .sql file