Changing the output dataset write mode

Is changing the Output dataset write mode to append only new rows considered a breaking change that requires replaying the entire input dataset?

Currently, changing the output’s write mode will cause a state break which will force a full replay of the input data.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.