Skip to content

Skipping constraints logic if an upsert did not insert rows - #6073

Open
riverszhang89 wants to merge 1 commit into
bloomberg:mainfrom
riverszhang89:upsert_do_nothing
Open

Skipping constraints logic if an upsert did not insert rows#6073
riverszhang89 wants to merge 1 commit into
bloomberg:mainfrom
riverszhang89:upsert_do_nothing

Conversation

@riverszhang89

Copy link
Copy Markdown
Contributor

If an insert-on-conflict-do-nothing encounters a duplicate key error, the delayed-key logic can be safely skipped altogether.

If an insert-on-conflict-do-nothing encounters a duplicate key error,
the delayed-key logic can be safely skipped altogether.

Signed-off-by: Rivers Zhang <hzhang320@bloomberg.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant