Resetting individual streams

I understand that when a schema is updated on a table in AirByte that stream will be the only one to update and this happens automatically. However, there’s a use case for being able to update one stream at a time manually. In my case there was a difference in schema between the destination and source which required a resetting of the destination to make the source schema.

I couldn’t find a way to do this in the UI so I’m assuming this isn’t possible. Will this ever be on the cards for a future version?

Hey @johnAirRobe,

You can take a look at this issue to track our history with this feature: Implement a logic to reset an individual stream · Issue #5317 · airbytehq/airbyte · GitHub

Let me know if this helps!