Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
My requirement is to build a generic job to read different files and load them in separate BigQuery tables. Challenge is tBigQueryBulkExec does not support Dynamic schema.
I can see underline the component use a Google API load to insert rows. API has autodetectschema option. Can that be passed in via Talend component?
Thanks in anticipation.
Hello,
tBigQueryXXX components don't support for dynamic schema. Feel free to create a new feture jira issue on talend bug tracker.
https://jira.talendforge.org/secure/Dashboard.jspa
Best regards
Sabrina