Skip to content

Conversation

Tmonster
Copy link
Contributor

PR to fix the set operation tests that were broken by duckdb/duckdb#9636

This defaults the setop_all to true for all set operations. If users want the results to be distinct, they will have to push the distinct value on top themselves.

Also make some of the tests more robust by adding order by clauses.

@krlmlr
Copy link
Collaborator

krlmlr commented Dec 13, 2023

Thanks! I'll cherry-pick this to where the breaking occurs during the code update.

@krlmlr
Copy link
Collaborator

krlmlr commented Dec 14, 2023

Now part of #53.

@krlmlr krlmlr closed this Dec 14, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants