You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was using the Sublime text editor to edit the source file. When using echo, this issue is not reproduced. It looks like Sublime is always overwriting a file when saving it.
Bug description
The source connector is reading all lines on each change.
Steps to reproduce
Expected behavior: Only the new line appears in the destination file.
Actual behavior: All the lines in the source file are added to the destination file.
Version
{ "version": "v0.4.0-nightly.20221201", "os": "linux", "arch": "amd64" }
The text was updated successfully, but these errors were encountered: