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
{{ message }}
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
We are attempting to import terabytes of data from our SQL Shards to Cosmos DB. We have set Unique Keys on two properties and this causing a "Unique index constraint violation error" to be thrown which is expected.
Is there a property/setting on the bulk executor library to ignore this or handle it gracefully and continue?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
We are attempting to import terabytes of data from our SQL Shards to Cosmos DB. We have set Unique Keys on two properties and this causing a "Unique index constraint violation error" to be thrown which is expected.
Is there a property/setting on the bulk executor library to ignore this or handle it gracefully and continue?
The text was updated successfully, but these errors were encountered: