I am trying to use incremental append sync mode with my coupons stream of stripe connector I only have one coupon on my stripe account and no changes were made but it still replicates it in the destination with the second sync.
My source is stripe.
Stream is coupon
Mode - Incremental Append
Destination - Redshift
Cursor field (default) - Created
Logs are attached with it. 308 being first sync, 309 being second sync
logs-309.txt (29.9 KB)
logs-308.txt (29.3 KB)