Resetting stream without losing sync history in raw table

Summary

When resetting a stream in Airbyte without losing sync history in the raw table, the user is considering making a backup of the raw table and then inserting the old data after the reset. They are concerned if this approach might cause issues in the sync process.


Question

Hi! I need to reset a stream but I don’t want to loose the sync history in the raw table (inside airbyte_internal schema). I though to make a backup the raw table and then -after the reset- insert the old data in the newly filled table. Do anyone thinks that this would rise a problem in the sync?
Thanks!



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.

Join the conversation on Slack

["resetting-stream", "sync-history", "raw-table", "backup", "insert-data", "sync-issue"]