Skip to content

fix Set Difference and Set Intersection preserve duplicates from first sample#2286

Open
williballenthin wants to merge 1 commit intogchq:masterfrom
williballenthin:fix-2241
Open

fix Set Difference and Set Intersection preserve duplicates from first sample#2286
williballenthin wants to merge 1 commit intogchq:masterfrom
williballenthin:fix-2241

Conversation

@williballenthin
Copy link
Copy Markdown

closes #2241

AI disclosure
Claude Code Opus 4.6

…t sample

Deduplicate results in both operations to match mathematical set
semantics,
consistent with Set Union which already deduplicates.

Closes gchq#2241
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug report: Set Difference and Set Intersection preserve duplicates from first sample

2 participants