Hi team, in Pipeline builder, I have an existing stream pipeline that is running, and I wanted to modify it to do two things:
- Create a new column
- Then, after that, create a branch in my pipeline where I select certain column, then create a new object type
When I did this, the proposal forced me to select a replay strategy. Why couldn’t I just continue the stream without replaying anything? I would expect the new object type to just pick up in the current stream.
Once I remove the branch and the new object type, it did not require me to replay in the proposal.