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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Loading BigQuery tables without Google Storage

Can it be possible in talend to load Bigquery tables that does not store its metadata / data in Google Storage. (i.e. it does not contain any gs:// file). Is it possible? If so how. 

BTW, I can able to select the data from BigQuery table using talend.

Labels (4)
1 Reply
Anonymous
Not applicable
Author

Sreenathr,

 

The best practice from google is to go the google storage route and then query using GBQ. There is a loading-data-post-request available with GBQ but I've seen performance issues using this. Can't stress the best practice enough though.