Hello @Anonymous ,
Thanks for the question and using MS Q&A platform.
From the above error message my understanding is that this issue might be related to a data issue. The error message says that you are trying to insert a primary key column value that is already existing in the sink data store hence throwing a primary key violation error.
You may have to validate your source and sink data and check for the value 5574449003
for your primary key and remove the existing record from sink data store might help to avoid the data insertion issue. Or as this is a data related issue, another way to capture the bad records is by logging the incompatible rows by enabling the fault tolerance with logging. This would help you to validate the data against the error message and also avoid your pipeline failure.
Hope this will help. Please let us know if any further queries or if you think issue is not related to data and something unusual, we will be happy to dig deeper.
------------------------------
- Please don't forget to click on or upvote button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
- Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators