Skip to content

[adapters] Delta: Only skip keys that violate uniqueness.#6419

Open
ryzhyk wants to merge 1 commit into
mainfrom
delta-duplicate-handler-fix
Open

[adapters] Delta: Only skip keys that violate uniqueness.#6419
ryzhyk wants to merge 1 commit into
mainfrom
delta-duplicate-handler-fix

Conversation

@ryzhyk
Copy link
Copy Markdown
Contributor

@ryzhyk ryzhyk commented Jun 6, 2026

The Delta connector throws an error on unique key violation. When this happens it sbould only skip the affected key, not the entire batch.

Describe Manual Test Plan

Checklist

  • Unit tests added/updated
  • Integration tests added/updated
  • Documentation updated
  • Changelog updated

Breaking Changes?

Mark if you think the answer is yes for any of these components:

Describe Incompatible Changes

The Delta connector throws an error on unique key violation. When this happens
it sbould only skip the affected key, not the entire batch.

Signed-off-by: Leonid Ryzhyk <ryzhyk@gmail.com>
@ryzhyk ryzhyk requested a review from swanandx June 6, 2026 06:15
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.

2 participants