Hello
I run an incremental sync from Postgres DB to a GCS bucket. I recently notice that some of the rows are missing (records that were last updated before 24th, April). I want to do a full refresh of that particular table, but would I still be able to do the incremental sync afterwards?