Summary
When modifying the since_date on a specific stream in connector builder, it may affect other functional streams by replacing the last stream_interval with the new since_date.
Question
Hi guys,
I utilized the connector builder to create a source connector. This data employs stream_interval
as an incremental cursor. During the initial sync, it utilizes the user input variable since_date
. I’ve successfully synced the data, but now I wish to reset a specific stream and rerun it from an older since_date
. If I modify the since_date
on my connector source, will it affect all my other functional streams by replacing the last stream_interval
with this new since_date
?
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.