Hi Team,
We are trying to insert data into bigquery table explicitly created through bigquery console using create statement. But dataform pipeline is not populating that table and neither throwing any error.
Can someone please confirm if it is supported and if supported what are the steps to populate such table through dataform pipeline.
Thanks in advance.
Regards,
Amit Dhote
I tried it and there seems to be no problem transferring data to BigQuery using Dataform. Make sure that you were able to set the proper schema in your BigQuery destination table.