Hi All
I have a simple tap-mysql to target-bigquery meltano project.
The replication-method is set to FULL_TABLE.
The database is not massive 5 gig, but I keep on getting the below error at different times when I am trying to load the data
Table sizes vary wildly from 19 million rows in one table to just a few 1000 in others
google.cloud.bigquery_storage_v1.writer | RPC termination has signaled streaming pull manager shutdown
The processes then stops and not all the tables are loaded.
Does anyone have any ideas on what would cause this and how to solve it?
Thanks for any help
Tim