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
Data isn't duplicated for the File Destination connector if used the one Source connector and two File Destination connectors with the same configs
#16
Open
uchennakevinm1 opened this issue
Aug 25, 2022
· 0 comments
STR:
1 Create the pipeline
2 Create the Source connector (you can use any)
3 Create two File Destination connector with the same config
4 Run pipeline
5 Open the file with data and check
Actual result: Data isn't duplicatedExpected result: Data is duplicated
Additional info: Data is duplicated in other destination connectors (for example: Kafka; Postgres; Materialize) if used same conditions
The text was updated successfully, but these errors were encountered:
STR:
1 Create the pipeline
2 Create the Source connector (you can use any)
3 Create two File Destination connector with the same config
4 Run pipeline
5 Open the file with data and check
Actual result: Data isn't duplicatedExpected result: Data is duplicated
Additional info: Data is duplicated in other destination connectors (for example: Kafka; Postgres; Materialize) if used same conditions
The text was updated successfully, but these errors were encountered: