Summary
Airbyte is overwriting tables in BigQuery when the SQL server source is offline. User wants to know if there is a way to prevent table truncation in such scenarios.
Question
Hey there! I’m sure I’m doing something dumb so wanted to ask the community for help. I have a sql server source replicating to bigquery. It’s doing a full overwrite each time. Small tables. Over the weekend our SQL server instance was offline. Our refresh jobs in Airbyte failed. However, the tables in BigQuery are now empty.
Is there a way to not have Airbyte truncate the table if the source is broken? I saw an option to append vs overwrite, but the desired behavior is to leave the data in BigQuery alone if the sql server instance is offline.
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.