Closed usopan closed 6 years ago
Hi, In my use case I am required to follow mongo-sink semantics that is to replace the data instead of inserting, as you know inserting will give a primary key error.
Looks like this duplicates #12 .
Hi, In my use case I am required to follow mongo-sink semantics that is to replace the data instead of inserting, as you know inserting will give a primary key error.