jitsu icon indicating copy to clipboard operation
jitsu copied to clipboard

Database source sync: tables not always cleaned before doing full table sync

Open absorbb opened this issue 3 years ago • 0 comments

Steps to reproduce

Sync database source with more than one table. and events number in first table > airbyte batch size.

Expected behavior

All table cleared properly before storing new date.

Actual behavior

Only 1st table is cleared. Other tabled collect duplicated rows each sync

absorbb avatar Mar 11 '22 10:03 absorbb