Summary
User seeks clarification on whether data ingestion can continue from the last point after destroying and recreating the Airbyte Docker container, with MySQL as the source and BigQuery as the destination using specific configurations.
Question
Hi, I’m using Airbyte to replicate data from MySQL to BigQuery. I’m trying to destroy the Airbyte container in Docker and recreate it (including the same source and destination as in the previous container) in order to understand if the ingestion continues from the last point it had reached. The answer is NO, but I want to understand if exists a way to do that. MySQL is configured as CDC Update Method
and BigQuery as Batched Standard Inserts
as Loading Method
.
Thank you in advance for your help!
Andrea
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.