Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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.